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 }}
minev-dev
/
python-spanner-sqlalchemy
Public
forked from
googleapis/python-spanner-sqlalchemy
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 31, 2023
chore(main): release 1.6.2 (#327)
Show description for a69516d
release-please[bot]
authored
a69516d
View commit details
Copy full SHA for a69516d
Browse repository at this point
fix: disables sequence support (#326)
cofin
authored
7b441ff
View commit details
Copy full SHA for 7b441ff
Browse repository at this point
Commits on May 23, 2023
chore(main): release 1.6.1 (#323)
Show description for 300d6a4
release-please[bot]
authored
300d6a4
View commit details
Copy full SHA for 300d6a4
Browse repository at this point
fix: Fix check so it's all lowercase. (#321)
Show description for 8fae358
jakehilton
authored
8fae358
View commit details
Copy full SHA for 8fae358
Browse repository at this point
fix: add opentelemetry version (#322)
Show description for b80d24d
asthamohta
authored
b80d24d
View commit details
Copy full SHA for b80d24d
Browse repository at this point
Commits on Apr 27, 2023
chore(main): release 1.6.0 (#318)
Show description for a4e8513
release-please[bot]
authored
a4e8513
View commit details
Copy full SHA for a4e8513
Browse repository at this point
Commits on Apr 26, 2023
feat: enable instance-level connection (#316)
Show description for 9af8e86
asthamohta
authored
9af8e86
View commit details
Copy full SHA for 9af8e86
Browse repository at this point
Commits on Apr 19, 2023
chore(main): release 1.5.0 (#315)
Show description for da1af57
release-please[bot]
authored
da1af57
View commit details
Copy full SHA for da1af57
Browse repository at this point
feat: feat: SQLAlchemy 2.0 support (#314)
Show description for 61d836b
3 people
authored
61d836b
View commit details
Copy full SHA for 61d836b
Browse repository at this point
Commits on Apr 10, 2023
chore(main): release 1.4.0 (#313)
Show description for c9ce478
release-please[bot]
authored
c9ce478
View commit details
Copy full SHA for c9ce478
Browse repository at this point
Commits on Apr 6, 2023
feat: User provided client (#311)
Show description for 5b07111
asthamohta
authored
5b07111
View commit details
Copy full SHA for 5b07111
Browse repository at this point
Commits on Mar 21, 2023
chore(main): release 1.3.0 (#292)
Show description for 942e699
release-please[bot]
authored
942e699
View commit details
Copy full SHA for 942e699
Browse repository at this point
Commits on Mar 20, 2023
feat: implement get_view_names() method (#306)
Show description for 63461e6
Ilya Gurov
authored
63461e6
View commit details
Copy full SHA for 63461e6
Browse repository at this point
fix: test fix (#310)
Show description for c376d42
asthamohta
and
surbhigarg92
authored
c376d42
View commit details
Copy full SHA for c376d42
Browse repository at this point
Commits on Feb 7, 2023
chore(deps): update dependency wheel to v0.38.1 [security] (#299)
renovate-bot
authored
cf6cda1
View commit details
Copy full SHA for cf6cda1
Browse repository at this point
Commits on Dec 15, 2022
chore(deps): update dependency gcp-releasetool to v1.10.1 (#258)
Show description for d43e69a
renovate-bot
and
parthea
authored
d43e69a
View commit details
Copy full SHA for d43e69a
Browse repository at this point
chore(deps): update dependency importlib-resources to v5.10.1 (#294)
Show description for 74281c4
renovate-bot
and
asthamohta
authored
74281c4
View commit details
Copy full SHA for 74281c4
Browse repository at this point
chore(deps): update dependency pip-tools to v6.12.0 (#264)
renovate-bot
authored
c4e5115
View commit details
Copy full SHA for c4e5115
Browse repository at this point
Commits on Dec 14, 2022
chore(deps): update dependency certifi to v2022.12.7 [security] (#295)
renovate-bot
authored
689fbc6
View commit details
Copy full SHA for 689fbc6
Browse repository at this point
Commits on Dec 8, 2022
chore(deps): update dependency requests-toolbelt to v0.10.1 (#284)
renovate-bot
authored
042d53e
View commit details
Copy full SHA for 042d53e
Browse repository at this point
chore(deps): update dependency pyjwt to v2.6.0 (#280)
renovate-bot
authored
bc5d542
View commit details
Copy full SHA for bc5d542
Browse repository at this point
Commits on Dec 1, 2022
fix: alembic incompatibility with sqlalchemy < 1.3.11 (#290)
Ilya Gurov
authored
f99f3a7
View commit details
Copy full SHA for f99f3a7
Browse repository at this point
Commits on Nov 24, 2022
fix: introspect constraints, keeping their order (#289)
Ilya Gurov
authored
7f65972
View commit details
Copy full SHA for 7f65972
Browse repository at this point
Commits on Nov 22, 2022
feat: support request priorities (#286)
Show description for 3aecf2d
Ilya Gurov
authored
3aecf2d
View commit details
Copy full SHA for 3aecf2d
Browse repository at this point
Commits on Oct 21, 2022
chore(deps): update dependency importlib-resources to v5.10.0 (#279)
renovate-bot
authored
cd01c33
View commit details
Copy full SHA for cd01c33
Browse repository at this point
chore(deps): update dependency greenlet to v1.1.3.post0 (#275)
renovate-bot
authored
167c25f
View commit details
Copy full SHA for 167c25f
Browse repository at this point
chore(deps): update dependency grpcio-status to v1.50.0 (#278)
renovate-bot
authored
3c17bfc
View commit details
Copy full SHA for 3c17bfc
Browse repository at this point
chore(deps): update dependency requests-toolbelt to v0.10.0 (#267)
renovate-bot
authored
64e1898
View commit details
Copy full SHA for 64e1898
Browse repository at this point
Commits on Oct 20, 2022
chore(deps): update dependency grpcio to v1.50.0 (#277)
renovate-bot
authored
759376d
View commit details
Copy full SHA for 759376d
Browse repository at this point
chore(deps): update dependency sqlalchemy to v1.4.42 (#276)
renovate-bot
authored
ec22eb9
View commit details
Copy full SHA for ec22eb9
Browse repository at this point
Commits on Oct 19, 2022
chore(deps): update dependency google-cloud-spanner to v3.22.2 (#273)
renovate-bot
authored
b5b362f
View commit details
Copy full SHA for b5b362f
Browse repository at this point
chore(deps): update dependency gcp-docuploader to v0.6.4 (#274)
renovate-bot
authored
6013bbe
View commit details
Copy full SHA for 6013bbe
Browse repository at this point
chore(deps): update dependency typing-extensions to v4.4.0 (#266)
renovate-bot
authored
ea5c41c
View commit details
Copy full SHA for ea5c41c
Browse repository at this point
chore(deps): update dependency google-api-core to v2.10.2 (#268)
renovate-bot
authored
321a38a
View commit details
Copy full SHA for 321a38a
Browse repository at this point
Commits on Oct 18, 2022
chore(deps): update dependency google-resumable-media to v2.4.0 (#255)
renovate-bot
authored
3245edf
View commit details
Copy full SHA for 3245edf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.