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(compiler): Support DO statements #2777

Merged
merged 2 commits into from
Sep 26, 2023
Merged

feat(compiler): Support DO statements #2777

merged 2 commits into from
Sep 26, 2023

Conversation

kyleconroy
Copy link
Collaborator

Fixes #1617

The output is a bit wonky for :many and :one, but works fine for :exec.

@kyleconroy kyleconroy merged commit fd7168e into main Sep 26, 2023
8 checks passed
@kyleconroy kyleconroy deleted the kyle/do branch September 26, 2023 17:49
This pull request was closed.
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 executing an anonymous code block via DO
1 participant