FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: DB-API driver + unit tests by mf2199 · Pull Request #160 · googleapis/python-spanner · GitHub

This repository was archived by the owner on Jun 8, 2026. It is now read-only.
/ python-spanner Public archive

feat: DB-API driver + unit tests - #160

Merged
larkee merged 14 commits into
googleapis:masterfrom
MaxxleLLC:spanner-dbapi
Nov 11, 2020
Merged

larkee merged 14 commits into
googleapis:masterfrom
MaxxleLLC:spanner-dbapi

Conversation

mf2199 commented Oct 30, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

The DB-API driver refactored from python-spanner-django repository, prior to its beta-release.

Some additional changes have been made to skip unit tests found incompatible with Python 2.

google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 30, 2020
mf2199 added api: spanner Issues related to the googleapis/python-spanner API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 31, 2020
c24t removed the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2020
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2020
mf2199 marked this pull request as ready for review November 2, 2020 19:42
mf2199 requested a review from a team November 2, 2020 19:42

c24t left a comment
edited
Loading

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, we'll need a PR in https://github.com/googleapis/python-spanner-django to remove spanner_dbapi and then coordinate releasees. We can follow up with tests for 2.x.

skuruppu requested a review from larkee November 4, 2020 00:14

larkee 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM 👍 Just one concern about NUMERIC loss of precision.

Comment thread google/cloud/spanner_dbapi/_helpers.py Outdated
c24t mentioned this pull request Nov 10, 2020
larkee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 11, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 11, 2020
larkee merged commit 2493fa1 into googleapis:master Nov 11, 2020
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Mar 6, 2026
BREAKING CHANGE: DBAPI code was moved into python-spanner in
googleapis/python-spanner#160. This change removes it
from this repo and bumps the dependency on python-spanner to 2.0.0, the first
released version to include DBAPI.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner API. cla: yes This human has signed the Contributor License Agreement. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL