-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: googleapis/python-spanner
base: v1.17.0
head repository: googleapis/python-spanner
compare: v1.17.1
- 9 commits
- 46 files changed
- 3 contributors
Commits on Jun 4, 2020
-
docs: update batch-usage reflect the correct usage (#93)
The documentation incorrectly stated that `database.batch()` would return a `Batch` object. The recommended way to get a `Batch` object is to use the `BatchCheckout` as a context manager in a `with` statement. The documentation has been update to reflect this. Documentation links and minor grammar fixes are also included.
Configuration menu - View commit details
-
Copy full SHA for 6ec64d8 - Browse repository at this point
Copy the full SHA 6ec64d8View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 16a812f - Browse repository at this point
Copy the full SHA 16a812fView commit details -
docs: update documentation for database-usage (#96)
The PR fixes the following: - links to other documentation - confusing wording - incorrect references to instance instead of database - incorrect grammar
Configuration menu - View commit details
-
Copy full SHA for 44e398c - Browse repository at this point
Copy the full SHA 44e398cView commit details
Commits on Jun 9, 2020
-
docs: update documentation for snapshot usage (#94)
Co-authored-by: larkee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 613d9c8 - Browse repository at this point
Copy the full SHA 613d9c8View commit details
Commits on Jun 16, 2020
-
test: update system tests for emulator (#97)
* test: update system tests for emulator * allow for emulator project to be set using GCLOUD_PROJECT * blacken via nox * use getenv to set default value Co-authored-by: larkee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33055e5 - Browse repository at this point
Copy the full SHA 33055e5View commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2b5946d - Browse repository at this point
Copy the full SHA 2b5946dView commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a3f8ca - Browse repository at this point
Copy the full SHA 8a3f8caView commit details
Commits on Jun 24, 2020
-
ci: add kokoro change to synth.py (#104)
* ci: add kokoro change to synth.py * skip test that fails when tests are run in parallel * fix lint errors Co-authored-by: larkee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80029eb - Browse repository at this point
Copy the full SHA 80029ebView commit details
Commits on Jun 25, 2020
-
* updated CHANGELOG.md [ci skip] * updated setup.cfg [ci skip] * updated setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e178c5 - Browse repository at this point
Copy the full SHA 1e178c5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.17.0...v1.17.1