Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bpg130
/
python-spanner
Public
forked from
googleapis/python-spanner
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-spanner
google
on
patch-1
User selector
All users
All time
Commit history
Commits on Apr 17, 2020
fix: pass gRPC config options to gRPC channel creation (#26)
Show description for 6c9a1ba
larkee
authored
6c9a1ba
View commit details
Copy full SHA for 6c9a1ba
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
docs(spanner): fix single character parameter (#48)
Show description for 0f526bf
HemangChothani
authored
0f526bf
View commit details
Copy full SHA for 0f526bf
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
chore: Update incorrect type (via synth) (#46)
Show description for 0ac9508
yoshi-automation
and
larkee
authored
0ac9508
View commit details
Copy full SHA for 0ac9508
View code at this point
Browse repository at this point
fix: add keepalive to gRPC channel (#49)
Show description for dfbc656
larkee
authored
dfbc656
View commit details
Copy full SHA for dfbc656
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
fix: increment seqno before execute calls to prevent InvalidArgument … (#19)
Show description for adeacee
larkee
authored
adeacee
View commit details
Copy full SHA for adeacee
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
feat: add support for backups (#35)
Show description for 39288e7
larkee
and
skuruppu
authored
39288e7
View commit details
Copy full SHA for 39288e7
View code at this point
Browse repository at this point
chore: add backups (via synth)
Show description for a48c4b1
yoshi-automation
and
larkee
authored
a48c4b1
View commit details
Copy full SHA for a48c4b1
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
feat: implement query options versioning support (#30)
Show description for 5147921
larkee
authored
5147921
View commit details
Copy full SHA for 5147921
View code at this point
Browse repository at this point
[CHANGE ME] Re-generated to pick up changes in the API or client library generator. (#27)
Show description for 23916c5
yoshi-automation
and
larkee
authored
23916c5
View commit details
Copy full SHA for 23916c5
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
fix: remove erroneous timeouts for batch_create_session calls (#18)
Show description for 997a034
larkee
authored
997a034
View commit details
Copy full SHA for 997a034
View code at this point
Browse repository at this point
feat(spanner): add emulator support (#14)
Show description for b315593
larkee
authored
b315593
View commit details
Copy full SHA for b315593
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
[CHANGE ME] Re-generated to pick up changes in the API or client library generator. (#9)
Show description for 250f19e
yoshi-automation
and
larkee
authored
250f19e
View commit details
Copy full SHA for 250f19e
View code at this point
Browse repository at this point
feat(spanner): exporting transaction._rolled_back as transaction.rolled_back (#16)
Show description for 974ee92
HemangChothani
and
larkee
authored
974ee92
View commit details
Copy full SHA for 974ee92
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
feat(spanner): add resource based routing implementation (#10183)
Show description for e072d5d
larkee
and
skuruppu
authored
e072d5d
View commit details
Copy full SHA for e072d5d
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
chore(spanner): bump copyright year to 2020; change docstring formatting (via synth) (#10269)
yoshi-automation
authored
ff4409f
View commit details
Copy full SHA for ff4409f
View code at this point
Browse repository at this point
feat(spanner): un-deprecate resource name helper functions, add 3.8 tests (via synth) (#10062)
yoshi-automation
authored
dbb79b0
View commit details
Copy full SHA for dbb79b0
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
fix: be permssive about merging an empty struct (#10079)
larkee
authored and
skuruppu
committed
cfae63d
View commit details
Copy full SHA for cfae63d
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
docs(spanner): fix Instance.update() docstrings (#10106)
Gurov Ilya
authored
ff1dfdd
View commit details
Copy full SHA for ff1dfdd
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
feat(spanner): add deprecation warnings; add field_mask to get_instance; add endpoint_uris to Instance proto; update timeouts; make mutations optional for commits (via synth)
larkee
committed
62edbe1
View commit details
Copy full SHA for 62edbe1
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
feat(spanner): add instance replica info; annotate protos, update docstrings (via synth) (#9577)
Show description for 02e53a0
tseaver
authored
02e53a0
View commit details
Copy full SHA for 02e53a0
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
fix(spanner): fix TransactionPingingPool throwing error ''NoneType' object is not callable' (#9609)
larkee
authored and
tseaver
committed
aaf8ad9
View commit details
Copy full SHA for aaf8ad9
View code at this point
Browse repository at this point
fix(spanner): return sessions from pool in LIFO order (#9454)
Show description for ee67334
Gurov Ilya
authored and
tseaver
committed
ee67334
View commit details
Copy full SHA for ee67334
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
docs(spanner): update description of the timeout_secs parameter (#9381)
Show description for 28e43a8
emar-kar
authored and
tseaver
committed
28e43a8
View commit details
Copy full SHA for 28e43a8
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
feat(spanner): add batch_create_session calls to session pools (#9488)
Show description for b04ac2c
larkee
authored
b04ac2c
View commit details
Copy full SHA for b04ac2c
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
feat(spanner): add client_options to constructor (#9151)
busunkim96
authored
4a61b0d
View commit details
Copy full SHA for 4a61b0d
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
docs: remove references to the old authentication credentials (#9456)
emar-kar
authored and
busunkim96
committed
e92baa0
View commit details
Copy full SHA for e92baa0
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
chore(spanner): adjust gRPC timeouts (via synth) (#9330)
yoshi-automation
authored and
tseaver
committed
2a62bc7
View commit details
Copy full SHA for 2a62bc7
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Make 'session_count' optional for 'SpannerClient.batch_create_sessions' (via synth). (#9280)
yoshi-automation
authored and
tseaver
committed
5bde515
View commit details
Copy full SHA for 5bde515
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
docs: Fix `run_in_transaction` return value docs. (#9264)
wchargin
authored and
tseaver
committed
c9d2ac1
View commit details
Copy full SHA for c9d2ac1
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Add 'batch_create_sessions' method to generated client (via synth). (#9087)
yoshi-automation
authored and
tseaver
committed
d6fb46f
View commit details
Copy full SHA for d6fb46f
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Remove send/recv msg size limit, update docstrings (via synth). (#8968)
yoshi-automation
authored and
tseaver
committed
a3668c0
View commit details
Copy full SHA for a3668c0
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Add 'options_' argument to clients' 'get_iam_policy'; pin black version (via synth). (#8659)
yoshi-automation
authored and
tseaver
committed
479c4b2
View commit details
Copy full SHA for 479c4b2
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Add backoff for `run_in_transaction' when backend does not provide 'RetryInfo' in response. (#8461)
Gurov Ilya
authored and
tseaver
committed
c0ab41f
View commit details
Copy full SHA for c0ab41f
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Fixes #8545 by removing typing information for kwargs to not conflict with type checkers (#8546)
crwilcox
authored
dbccabb
View commit details
Copy full SHA for dbccabb
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Add 'client_options' support, update list method docstrings (via synth). (#8522)
yoshi-automation
authored and
busunkim96
committed
4ffc2b7
View commit details
Copy full SHA for 4ffc2b7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.