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

feat: remove adding a dummy WHERE clause into UPDATE and DELETE statements by IlyaFaer · Pull Request #169 · 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: remove adding a dummy WHERE clause into UPDATE and DELETE statements - #169

Merged
larkee merged 2 commits into
googleapis:masterfrom
MaxxleLLC:dummy_where_clause
Nov 20, 2020
Merged

larkee merged 2 commits into
googleapis:masterfrom
MaxxleLLC:dummy_where_clause

Conversation

IlyaFaer commented Nov 16, 2020
edited
Loading

Copy link
Copy Markdown

Continuation of the PR in django-spanner, only DB API part.

IlyaFaer 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 Nov 16, 2020
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 16, 2020
IlyaFaer marked this pull request as ready for review November 16, 2020 09:14
IlyaFaer requested review from a team and c24t November 16, 2020 09:14
c24t changed the title feat: don't add dummy WHERE clause into UPDATE and DELETE queries feat: Add dummy WHERE clause to certain statements Nov 19, 2020

c24t 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, heads up that I changed the title to match googleapis/python-spanner-django#516.

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

The title doesn't seem to match what the feature is. The feature removes adding dummy WHERE clauses.

IlyaFaer changed the title feat: Add dummy WHERE clause to certain statements feat: remove adding a dummy WHERE clause into UPDATE and DELETE statements Nov 19, 2020
larkee merged commit 7f4d478 into googleapis:master Nov 20, 2020
IlyaFaer deleted the dummy_where_clause branch November 20, 2020 08:13
gcf-merge-on-green Bot pushed a commit that referenced this pull request Nov 30, 2020
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.

3 participants


Back | FazBrowse Home | New Git URL