Skip to content
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

fix: Enhance detection for CALL IN TRANSACTION. #1540

Merged
merged 7 commits into from
Nov 30, 2024
Merged

Conversation

michael-simons
Copy link
Owner

Detects now also the CONCURRENT keyword.

Fixes #1537, but I really think mixing up a script runner and its transactional flow with concurrent database managed transaction can be quite a source of confusion.

@michael-simons michael-simons force-pushed the issue/1537 branch 5 times, most recently from 5043389 to bbb367c Compare November 30, 2024 10:45
Detects now also the `CONCURRENT` keyword.

Fixes #1537, but I really think mixing up a script runner and its transactional flow with concurrent database managed transaction can be quite a source of confusion.
@michael-simons michael-simons merged commit cd0f323 into main Nov 30, 2024
6 checks passed
@michael-simons michael-simons deleted the issue/1537 branch November 30, 2024 17:42
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.

Support for CALL subqueries in transactions
1 participant