Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: googleapis/python-spanner-sqlalchemy

v1.16.0

02 Sep 08:16
8090052
Compare
Choose a tag to compare

1.16.0 (2025-09-02)

Features

Documentation

v1.15.0

19 Aug 15:13
5973f50
Compare
Choose a tag to compare

1.15.0 (2025-08-19)

Features

Bug Fixes

  • Report column defaults in introspection (#744) (309c641), closes #730
  • Respect existing server default in alter column DDL (#733) (1f8a25f)

v1.14.0

27 Jun 13:37
170379f
Compare
Choose a tag to compare

1.14.0 (2025-06-27)

Features

v1.13.1

20 Jun 08:50
4a6d965
Compare
Choose a tag to compare

1.13.1 (2025-06-20)

Bug Fixes

  • Support retrieval of cross-schema foreign keys (ef07a1f), closes #638

v1.13.0

05 Jun 15:43
0f40a16
Compare
Choose a tag to compare

1.13.0 (2025-06-05)

Features

  • Introduce compatibility with native namespace packages (#375) (052e699)

v1.13.0rc0

05 Jun 14:11
Compare
Choose a tag to compare
v1.13.0rc0 Pre-release
Pre-release

1.13.0rc0 (2025-06-05)

Features

  • Introduce compatibility with native namespace packages (#375) (052e699)

v1.12.0

02 Jun 09:10
5077ddb
Compare
Choose a tag to compare

1.12.0 (2025-06-02)

Features

  • Document the use of statement and transaction tags (#676) (c78ad04)
  • Support database role in connect arguments (#667) (47aa27c)
  • Support multi-row inserts (#671) (f5d94cd), closes #670

v1.11.1

27 May 13:31
6ae9bf2
Compare
Choose a tag to compare

1.11.1 (2025-05-27)

Bug Fixes

  • Update README to include isolation level repeatable read (#668) (d84daf6)

v1.11.0

07 May 10:36
fdd975f
Compare
Choose a tag to compare

1.11.0 (2025-05-07)

Features

Bug Fixes

  • Column order in get_multi_pk_constraint (#640) (16c87e4)
  • Include schema when creating indices (#637) (41905e2)

v1.10.0

17 Mar 08:16
e17c5ef
Compare
Choose a tag to compare

1.10.0 (2025-03-17)

Features

  • Support AUTO_INCREMENT and IDENTITY columns (#610) (f67ebe8)