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

docs: add samples for Spanner-specific features#492

Merged
olavloite merged 8 commits intomainfrom
samples
Nov 8, 2024
Merged

docs: add samples for Spanner-specific features#492
olavloite merged 8 commits intomainfrom
samples

Conversation

@olavloite
Copy link
Contributor

@olavloite olavloite commented Nov 6, 2024

Adds samples for Spanner-specific features. These samples are automatically executed on an emulator instance that is automatically started together with the sample. This requires Docker on the host where the sample is executed.

@product-auto-label product-auto-label bot added api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. samples Issues that are directly related to samples. labels Nov 6, 2024
Comment on lines +58 to +59
f"{singer.full_name}, born on {singer.birthdate}, has planned "
f"a concert that starts on {concert.start_time} in {venue.name}."

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

This expression logs [sensitive data (private)](1) as clear text.
@olavloite olavloite marked this pull request as ready for review November 8, 2024 16:21
@olavloite olavloite merged commit a6ed382 into main Nov 8, 2024
@olavloite olavloite deleted the samples branch November 8, 2024 16:24
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-sqlalchemy API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant