Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    2433263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e6220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5ad2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d59bfb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f5c262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8964b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbdaec7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. feat: support AUTO_INCREMENT and IDENTITY columns (#610)

    * feat: support AUTO_INCREMENT and IDENTITY columns
    
    Adds support for IDENTITY and AUTO_INCREMENT columns to the Spanner dialect.
    These are used by default for primary key generation. By default, IDENTITY
    columns using a backing bit-reversed sequence are used for primary key
    generation.
    
    The sequence kind to use can be configured by setting the attribute
    default_sequence_kind on the Spanner dialect.
    
    The use of AUTO_INCREMENT columns instead of IDENTITY can be configured
    by setting the use_auto_increment attribute on the Spanner dialect.
    
    * test: add system test + fix conformance 1.3 test
    
    * docs: add sample and update README
    
    * chore: minor cleanup
    olavloite authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    f67ebe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f01e5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff4574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    306e244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1612be7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa60c68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66dba9a View commit details
    Browse the repository at this point in the history
  8. chore(main): release 1.10.0 (#625)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    e17c5ef View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.