Skip to content

fix: fixed fromStatement parsing to parse quotes in variable expressions#356

Merged
samruddhikhandale merged 1 commit into
devcontainers:mainfrom
ShauryaAg:fix/from-stmt
Jan 4, 2023
Merged

fix: fixed fromStatement parsing to parse quotes in variable expressions#356
samruddhikhandale merged 1 commit into
devcontainers:mainfrom
ShauryaAg:fix/from-stmt

Conversation

@ShauryaAg
Copy link
Copy Markdown
Contributor

fixes: #355

  • Modify fromStatement and parseFromLine regex to allow quotes in variable substition FROM statement

@ShauryaAg ShauryaAg requested a review from a team as a code owner January 3, 2023 18:35
@ShauryaAg ShauryaAg mentioned this pull request Jan 3, 2023
@ShauryaAg ShauryaAg changed the title fix: fixed romStatement parsing to parse quotes in variable expressions fix: fixed fromStatement parsing to parse quotes in variable expressions Jan 3, 2023
@samruddhikhandale samruddhikhandale merged commit e7233d1 into devcontainers:main Jan 4, 2023
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.

FROM statement does not get parsed correctly when using variable substitution

4 participants