-
Notifications
You must be signed in to change notification settings - Fork 98
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/python-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 19 files changed
- 9 contributors
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ec89979 - Browse repository at this point
Copy the full SHA ec89979View commit details
Commits on Feb 25, 2021
-
feat: add samples for PITR (#222)
This PR modifies existing samples and adds a sample to show how to use the PITR feature.
Configuration menu - View commit details
-
Copy full SHA for da146b7 - Browse repository at this point
Copy the full SHA da146b7View commit details
Commits on Feb 26, 2021
-
feat: add sample for commit stats (#241)
* feat: add sample for commit stats * fix: use correct kwarg * fix: correct super call * fix: add missing super init call * fix: update super init call * fix: use correct key * refactor: remove testing file * test: fix typo * Apply suggestions from code review Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: skuruppu <[email protected]> * refactor: make last_commit_stats public Co-authored-by: larkee <[email protected]> Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: skuruppu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1343656 - Browse repository at this point
Copy the full SHA 1343656View commit details
Commits on Mar 1, 2021
-
feat: add
Database.list_tables
method (#219)* feat: add `Database.list_tables` method * update docs, add tests * remove numeric from get_schema test The NUMERIC column is not included in the emulator system tests. * add unit tests * add docs for table api and usage * fix link to Field class * typo in table constructor docs * add reload and exists methods * feat: add table method to database * update usage docs to use factory method * address warning in GitHub UI for sphinx header * Update docs/table-usage.rst Co-authored-by: larkee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28bde8c - Browse repository at this point
Copy the full SHA 28bde8cView commit details -
fix: remove print statement (#245)
Co-authored-by: larkee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c2a64f - Browse repository at this point
Copy the full SHA 1c2a64fView commit details -
samples: PITR samples backup fix (#247)
* samples: creates a backup using the current time Instead of using the earliest version time of the database, uses the current time (from spanner). If we used the earliest version time of the database instead we would be creating an empty backup, since the database we are backing up is not 1 hour old (default version retention period). * samples: addresses pr comments Refactors create backup sample
Configuration menu - View commit details
-
Copy full SHA for f984b26 - Browse repository at this point
Copy the full SHA f984b26View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 01d3b06 - Browse repository at this point
Copy the full SHA 01d3b06View commit details
Commits on Mar 8, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ## [3.2.0](https://www.github.com/googleapis/python-spanner/compare/v3.1.0...v3.2.0) (2021-03-02) ### Features * add `Database.list_tables` method ([#219](https://www.github.com/googleapis/python-spanner/issues/219)) ([28bde8c](https://www.github.com/googleapis/python-spanner/commit/28bde8c18fd76b25ec1b64c44db7c1600255256f)) * add sample for commit stats ([#241](https://www.github.com/googleapis/python-spanner/issues/241)) ([1343656](https://www.github.com/googleapis/python-spanner/commit/1343656ad43dbc41c119b652d8fe9360fa2b0e78)) * add samples for PITR ([#222](https://www.github.com/googleapis/python-spanner/issues/222)) ([da146b7](https://www.github.com/googleapis/python-spanner/commit/da146b7a5d1d2ab6795c53301656d39e5594962f)) ### Bug Fixes * remove print statement ([#245](https://www.github.com/googleapis/python-spanner/issues/245)) ([1c2a64f](https://www.github.com/googleapis/python-spanner/commit/1c2a64fd06404bb7c2dfb4a8f65edd64c7710340)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 215aaae - Browse repository at this point
Copy the full SHA 215aaaeView commit details
Loading
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 v3.1.0...v3.2.0