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

Commits on Apr 19, 2023

  1. feat: feat: SQLAlchemy 2.0 support (#314)

    * feat: SQLAlchemy 2.0 support
    
    * sqlalchemy 2.0 support changes
    
    * more change for SQLAlchemy 2.0 support
    
    * more change for SQLAlchemy 2.0 support
    
    * github workflow
    
    * fixing reset
    
    * fix
    
    * changes
    
    * changes
    
    * skipping test
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * multi indexes
    
    * fix: sqlalchemy 2.0 test cases
    
    * temp removing test_has_index
    
    * changes
    
    * changes
    
    * changes
    
    * multi_index
    
    * multi_index
    
    * multi_index
    
    * multi_index
    
    * changes
    
    * changes
    
    * changes
    
    * multi_index
    
    * changes
    
    * changes
    
    * Changes
    
    * Changes
    
    * Changes
    
    * multi fk
    
    * changes
    
    * changes
    
    * multi_index
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * fix: test_has_index
    
    * changes
    
    * changes
    
    * changes
    
    * fix: test_has_index
    
    * fix
    
    * fix
    
    * changes
    
    * changes
    
    * changes
    
    * fix
    
    * changes
    
    * changes
    
    * changes
    
    * fix
    
    * adding kokoro test
    
    * changes
    
    * view test cases
    
    * changes
    
    * changes
    
    * changes
    
    * test changes
    
    * test changes
    
    * lint
    
    * docs
    
    * review comments
    
    * view testing
    
    * view testing
    
    * view testing
    
    * review fixes
    
    ---------
    
    Co-authored-by: IlyaFaer <[email protected]>
    Co-authored-by: surbhigarg92 <[email protected]>
    3 people authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    61d836b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.5.0 (#315)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    da1af57 View commit details
    Browse the repository at this point in the history
Loading