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

fix: handle google.api_core.exceptions.OutOfRange exception and throw IntegrityError - #571

Merged
larkee merged 1 commit into
googleapis:mainfrom
vi3k6i5:ft-integrity_error
Sep 14, 2021
Merged

fix: handle google.api_core.exceptions.OutOfRange exception and throw IntegrityError#571
larkee merged 1 commit into
googleapis:mainfrom
vi3k6i5:ft-integrity_error

Conversation

@vi3k6i5

Copy link
Copy Markdown
Contributor

fix: handle google.api_core.exceptions.OutOfRange exception and throw IntegrityError as expected by dbapi standards

Fixes#570 🦕

… InegrityError as expected by dbapi standards
@vi3k6i5
vi3k6i5 requested a review from a teamSeptember 14, 2021 09:05
@product-auto-labelproduct-auto-labelBot added the api: spanner Issues related to the googleapis/python-spanner API. label Sep 14, 2021
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Sep 14, 2021
@larkee
larkee merged commit dffcf13 into googleapis:mainSep 14, 2021
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

Development

Successfully merging this pull request may close these issues.

OutOfRange exception is not handled in execute call.

3 participants

@vi3k6i5@larkee@asthamohta