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

feat: Support dbSendStatement(immediate = TRUE) and dbExecute(immediate = TRUE), needs CLIENT_MULTI_STATEMENTS #312

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Oct 23, 2023

Closes #147.

@krlmlr krlmlr changed the title feat: Support dbSendStatement(immediate = TRUE) and dbExecute(immediate = TRUE) feat: Support dbSendStatement(immediate = TRUE) and dbExecute(immediate = TRUE), needs CLIENT_MULTI_STATEMENTS Oct 23, 2023
@krlmlr krlmlr merged commit 30852e5 into main Oct 23, 2023
24 checks passed
@krlmlr krlmlr deleted the f-147-immediate branch October 23, 2023 12:43
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make use of immediate argument
1 participant