Skip to content

Remove triple double quotes (""") wrapping a column name.#773

Closed
lgautier wants to merge 1 commit into
OHDSI:mainfrom
lgautier:patch-4
Closed

Remove triple double quotes (""") wrapping a column name.#773
lgautier wants to merge 1 commit into
OHDSI:mainfrom
lgautier:patch-4

Conversation

@lgautier

@lgautier lgautier commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

The column name is otherwise parsed as "offset" (instead of offset, the correct column name).

The column name is otherwise parsed as `"offset"`  (instead of `offset`).
@MaximMoinat

Copy link
Copy Markdown
Collaborator

This was done on purpose, as offset is a sql keyword as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants