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 CREATE DATABASE statements in the Connection API #1844

Closed
olavloite opened this issue Apr 21, 2022 · 0 comments · Fixed by #1845
Closed

feat: Support CREATE DATABASE statements in the Connection API #1844

olavloite opened this issue Apr 21, 2022 · 0 comments · Fixed by #1845
Assignees
Labels
api: spanner Issues related to the googleapis/java-spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@olavloite
Copy link
Collaborator

Add support for the CREATE DATABASE statement in the Connection API. This will enable support for this statement in:

  • JDBC connections (both PostgreSQL and GoogleSQL)
  • PGAdapter
@olavloite olavloite added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Apr 21, 2022
@olavloite olavloite self-assigned this Apr 21, 2022
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant