Skip to content

INCLUDE statements should be parsed in "multi-line" EXEC blocks #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Trevoke opened this issue Feb 10, 2025 · 1 comment
Open

INCLUDE statements should be parsed in "multi-line" EXEC blocks #142

Trevoke opened this issue Feb 10, 2025 · 1 comment

Comments

@Trevoke
Copy link

Trevoke commented Feb 10, 2025

Hello and thanks for all the hard work!

I know that this parses correctly:

EXEC SQL INCLUDE SQLCA END-EXEC.

It would be great if this also parsed correctly:

EXEC SQL
     INCLUDE SQLCA
END-EXEC.

Thanks!

@kio-watanabe
Copy link
Contributor

@Trevoke
Thank you for contacting us.
We will investigate this issue to find a resolution. Please allow us some time.

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

No branches or pull requests

2 participants