Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the Spanner README better. #3791

Merged
merged 2 commits into from
Aug 11, 2017

Conversation

lukesneeringer
Copy link
Contributor

@lukesneeringer lukesneeringer commented Aug 11, 2017

As @vkedia (/cc) pointed out, the existing README is pretty sparse. This improves it.

That said, I have barely used this library and would like to ensure that what I have here is correct and in line with the recommended ways to use the API.

Fixes #3238.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2017
@lukesneeringer lukesneeringer self-assigned this Aug 11, 2017
@lukesneeringer lukesneeringer merged commit 6c15d81 into googleapis:master Aug 11, 2017
@lukesneeringer lukesneeringer deleted the issue-3238 branch August 11, 2017 16:51
# SQL injection attacks.
query = """UPDATE people
SET anniversary = @uxts
WHERE id = @person_id"""

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

See the ``google-cloud-python`` API `Cloud Spanner documentation`_ to learn how
to connect to Cloud Spanner using this Client Library.

.. _Cloud Spanner documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery/usage.html

This comment was marked as spam.

This comment was marked as spam.

.. _About Cloud Spanner: https://cloud.google.com/spanner/


Executing Arbitrary SQL in a Transaction

This comment was marked as spam.

landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants