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

New driver: Postgres - statement #56

Closed
oscar60310 opened this issue Sep 7, 2022 · 0 comments · Fixed by #78
Closed

New driver: Postgres - statement #56

oscar60310 opened this issue Sep 7, 2022 · 0 comments · Fixed by #78
Assignees

Comments

@oscar60310
Copy link
Contributor

What’s the problem you're trying to solve

Postgres is one of the most commonly used warehouses, we should add driver support.

Describe the solution you’d like

Provide Postgres driver as an individual extension.

Additional context

We only support executing queries and preparing statements now, so the driver can ignore the builder commands (ExecuteOptions.operations)

@oscar60310 oscar60310 moved this to Backlog in Vulcan SQL Roadmap Sep 7, 2022
@oscar60310 oscar60310 moved this from Backlog to Committed in Vulcan SQL Roadmap Sep 19, 2022
@oscar60310 oscar60310 moved this from Committed to In process in Vulcan SQL Roadmap Sep 21, 2022
@oscar60310 oscar60310 self-assigned this Sep 21, 2022
@oscar60310 oscar60310 moved this from In process to Done in Vulcan SQL Roadmap Sep 24, 2022
@oscar60310 oscar60310 moved this from Done to Released in Vulcan SQL Roadmap Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

1 participant