Releases: googleapis/python-spanner-sqlalchemy
Releases · googleapis/python-spanner-sqlalchemy
v1.16.0
1.16.0 (2025-09-02)
Features
Documentation
v1.15.0
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.13.1
1.13.1 (2025-06-20)
Bug Fixes
- Support retrieval of cross-schema foreign keys (ef07a1f), closes #638
v1.13.0
1.13.0 (2025-06-05)
Features
- Introduce compatibility with native namespace packages (#375) (052e699)
v1.13.0rc0
Features
- Introduce compatibility with native namespace packages (#375) (052e699)
v1.11.1
1.11.1 (2025-05-27)
Bug Fixes
- Update README to include isolation level repeatable read (#668) (d84daf6)
v1.11.0
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
1.10.0 (2025-03-17)
Features
- Support AUTO_INCREMENT and IDENTITY columns (#610) (f67ebe8)