FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Support forwarding arbitrary client kwargs to spanner.Client by oortega15 · Pull Request #196 · google/python-spanner-orm · GitHub
google
/
python-spanner-orm
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
41
Code
Issues
17
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support forwarding arbitrary client kwargs to spanner.Client
- #196
#196
Merged
oortega15
merged 10 commits into
main
google/python-spanner-orm:main
from
support-disable-builtin-metrics
google/python-spanner-orm:support-disable-builtin-metrics
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Support forwarding arbitrary client kwargs to spanner.Client
#196
oortega15
merged 10 commits into
main
google/python-spanner-orm:main
from
support-disable-builtin-metrics
google/python-spanner-orm:support-disable-builtin-metrics
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
Add support for disable_builtin_metrics in SpannerConnection and connect
Show description for 7699d2e
oortega15
committed
7699d2e
View commit details
Copy full SHA for 7699d2e
Browse repository at this point
Commits on Aug 13, 2026
Support forwarding arbitrary client kwargs to spanner.Client Allow passing arbitrary keyword arguments (**client_kwargs) through SpannerConnection, spanner_orm.connect(), and spanner_orm.admin.conn…
Show description for dbbd378
oortega15
committed
dbbd378
View commit details
Copy full SHA for dbbd378
Browse repository at this point
Support forwarding arbitrary client kwargs to spanner.Client Allow passing arbitrary keyword arguments (**client_kwargs) through SpannerConnection, spanner_orm.connect(), and spanner_orm.admin.conn…
Show description for b3d476d
oortega15
committed
b3d476d
View commit details
Copy full SHA for b3d476d
Browse repository at this point
Commits on Aug 14, 2026
Fix code formatting with yapf in api.py
oortega15
committed
5d0355e
View commit details
Copy full SHA for 5d0355e
Browse repository at this point
Drop Python 3.8 support in CI and setup.py
oortega15
committed
9fe389a
View commit details
Copy full SHA for 9fe389a
Browse repository at this point
Drop Python 3.8 and pin GitHub Actions to full SHAs for zizmor
oortega15
committed
9bc99bb
View commit details
Copy full SHA for 9bc99bb
Browse repository at this point
Configure permissions and persist-credentials for zizmor"
oortega15
committed
b0ae177
View commit details
Copy full SHA for b0ae177
Browse repository at this point
Add dummy test (3.8) job to satisfy GitHub required checks
oortega15
committed
3168aa9
View commit details
Copy full SHA for 3168aa9
Browse repository at this point
Support Python 3.8 by constraining google-cloud-spanner on Python < 3.9"
oortega15
committed
e86c777
View commit details
Copy full SHA for e86c777
Browse repository at this point
Allow arbitrary kwargs in test_connection_args_with_client_kwargs mock
oortega15
committed
2dddd93
View commit details
Copy full SHA for 2dddd93
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL