Skip to content
Permalink

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: v1.18.0
Choose a base ref
...
head repository: googleapis/python-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 4 contributors

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    cbfcc8b View commit details
    Browse the repository at this point in the history
  2. feat: add support for NUMERIC type (#86)

    * feat: add support for NUMERIC type
    
    * add tests
    
    * fix test name
    
    * remove unused import
    
    * add NUMERIC to param_types
    
    * add system tests
    
    * test: update tests to work for emulator
    
    * style: fix lint
    
    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a79786e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. fix: list_instances() uses filter_ arg (#143)

    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    340028c View commit details
    Browse the repository at this point in the history
  2. chore: release 1.19.0 (#141)

    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated setup.cfg [ci skip]
    
    * chore: updated setup.py
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5fd4009 View commit details
    Browse the repository at this point in the history
Loading