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: add execute method on session #77

Merged
merged 1 commit into from
Dec 7, 2023
Merged

feat: add execute method on session #77

merged 1 commit into from
Dec 7, 2023

Conversation

tshauck
Copy link
Member

@tshauck tshauck commented Dec 7, 2023

adds .execute(query) on the sesson context so to that various queries like COPY can be run eagerly

adds .execute(query) on the sesson context so to that
various queries like `COPY` can be run eagerly
@tshauck tshauck force-pushed the add-execute-method branch from 199a7c0 to 2bd9b51 Compare December 7, 2023 00:59
@tshauck tshauck merged commit e300ab0 into main Dec 7, 2023
1 check passed
@tshauck tshauck deleted the add-execute-method branch December 7, 2023 01:15
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.

1 participant