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

feat(dbapi): remove string conversion for numeric fields by vi3k6i5 · Pull Request #317 · 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(dbapi): remove string conversion for numeric fields - #317

Merged
larkee merged 9 commits into
googleapis:masterfrom
vi3k6i5:decimal_support
Apr 26, 2021
Merged

larkee merged 9 commits into
googleapis:masterfrom
vi3k6i5:decimal_support

Conversation

vi3k6i5 commented Apr 23, 2021

Copy link
Copy Markdown
Contributor

feat: added support for converting decimal field to numeric field and removed it's conversion to string

Fixes #315 🦕

vi3k6i5 requested a review from a team April 23, 2021 16:51
product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner API. label Apr 23, 2021
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2021
vi3k6i5 requested review from larkee and skuruppu April 23, 2021 16:55

vi3k6i5 commented Apr 24, 2021
edited
Loading

Copy link
Copy Markdown
Contributor Author

github actions are not running, pausing this PL and will retry.

vi3k6i5 closed this Apr 24, 2021
vi3k6i5 reopened this Apr 24, 2021
vi3k6i5 closed this Apr 24, 2021
vi3k6i5 reopened this Apr 24, 2021
larkee changed the title feat: added support for converting decimal field to numeric field and removed it's conversion to string feat(dbapi): remove string conversion for numeric fields Apr 26, 2021
larkee merged commit 772aa3c into googleapis:master Apr 26, 2021
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

float value cannot be used to insert data to NUMERIC field.

2 participants


Back | FazBrowse Home | New Git URL