This repository was archived by the owner on Jun 8, 2026. It is now read-only.
feat(dbapi): use inline begin to eliminate BeginTransaction RPC#1502
Merged
olavloite merged 7 commits intoMar 13, 2026
googleapis:maingoogleapis/python-spanner:mainfrom
waiho-gumloop:feat/dbapi-inline-beginwaiho-gumloop/python-spanner:feat/dbapi-inline-beginCopy head branch name to clipboard
Merged
feat(dbapi): use inline begin to eliminate BeginTransaction RPC#1502olavloite merged 7 commits intogoogleapis:maingoogleapis/python-spanner:mainfrom waiho-gumloop:feat/dbapi-inline-beginwaiho-gumloop/python-spanner:feat/dbapi-inline-beginCopy head branch name to clipboard
olavloite merged 7 commits into
googleapis:maingoogleapis/python-spanner:mainfrom
waiho-gumloop:feat/dbapi-inline-beginwaiho-gumloop/python-spanner:feat/dbapi-inline-beginCopy head branch name to clipboard
Commits
Commits on Feb 26, 2026
Commits on Feb 28, 2026
test(dbapi): add mockserver tests for inline begin and fix existing tests
Show description for 48d4df8committedchore: remove unused TransactionOptions import
Show description for 8aeedebcommittedtest(dbapi): strengthen inline begin mockserver test assertions
Show description for 7db9b0ccommitted
Commits on Mar 13, 2026
- authored
fix: add retries for failed first statements
Show description for 997bab0committed- committed