Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

fix(db_api): move connection validation into a separate method - #543

Merged
skuruppu merged 6 commits into
googleapis:mainfrom
MaxxleLLC:connection_validate
Sep 7, 2021
Merged

fix(db_api): move connection validation into a separate method#543
skuruppu merged 6 commits into
googleapis:mainfrom
MaxxleLLC:connection_validate

Conversation

@IlyaFaer

Copy link
Copy Markdown

@IlyaFaerIlyaFaer added the api: spanner Issues related to the googleapis/python-spanner API. label Aug 27, 2021
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2021
Comment threadgoogle/cloud/spanner_dbapi/connection.py
@IlyaFaer
IlyaFaer marked this pull request as ready for review August 27, 2021 09:46
@IlyaFaer
IlyaFaer requested review from a team and larkeeAugust 27, 2021 09:46

@larkeelarkee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR will not behave as intended against production. Please add system tests.

Comment threadtests/unit/spanner_dbapi/test_connection.py
Comment threadgoogle/cloud/spanner_dbapi/connection.py Outdated
Comment threadgoogle/cloud/spanner_dbapi/connection.py Outdated

@larkeelarkee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with the docstring addition

Comment threadgoogle/cloud/spanner_dbapi/connection.py
@skuruppu
skuruppu merged commit 237ae41 into googleapis:mainSep 7, 2021
@IlyaFaer
IlyaFaer deleted the connection_validate branch September 7, 2021 07:15
gcf-merge-on-greenBot pushed a commit that referenced this pull request Sep 21, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

3 participants

@IlyaFaer@larkee@skuruppu