Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

fix: pass through kwargs in dbapi connect - #1368

Merged
rahul2393 merged 5 commits into
mainfrom
dbapi-connect-pass-through-kwargs
May 6, 2025
Merged

fix: pass through kwargs in dbapi connect#1368
rahul2393 merged 5 commits into
mainfrom
dbapi-connect-pass-through-kwargs

Conversation

@olavloite

Copy link
Copy Markdown
Contributor

The kwargs in the dbapi connect function were not passed through to the Connection constructor.

@olavloite
olavloite requested review from a teamMay 3, 2025 05:05
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: spanner Issues related to the googleapis/python-spanner API. labels May 3, 2025
@olavloite
olavloite requested a review from rahul2393May 3, 2025 05:06
@rahul2393
rahul2393 enabled auto-merge (squash) May 3, 2025 05:29
@rahul2393rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2025
@rahul2393
rahul2393 merged commit aae8d61 into mainMay 6, 2025
@rahul2393
rahul2393 deleted the dbapi-connect-pass-through-kwargs branch May 6, 2025 08:28
@release-pleaserelease-pleaseBot mentioned this pull request May 6, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@olavloite@rahul2393@surbhigarg92@yoshi-kokoro