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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
python-spanner-orm
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
40
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
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2025
Spanner orm upgrade (#195)
sabrina-gisselle
authored
b9b9191
View commit details
Copy full SHA for b9b9191
Browse repository at this point
Commits on Sep 19, 2024
Merge pull request #191 from google/fix-tests
Show description for 01171e7
dseomn
authored
01171e7
View commit details
Copy full SHA for 01171e7
Browse repository at this point
Commits on Sep 12, 2024
Fix tests and add support for newer python
dseomn
committed
d04420f
View commit details
Copy full SHA for d04420f
Browse repository at this point
Commits on Oct 3, 2022
Merge pull request #176 from hazyd/length
Show description for e2f103b
dseomn
authored
e2f103b
View commit details
Copy full SHA for e2f103b
Browse repository at this point
Address comments
wlliu
committed
0196241
View commit details
Copy full SHA for 0196241
Browse repository at this point
address comments
wlliu
committed
7b3b5a6
View commit details
Copy full SHA for 7b3b5a6
Browse repository at this point
Adress comments and add tests in field_test.py
wlliu
committed
11db6cc
View commit details
Copy full SHA for 11db6cc
Browse repository at this point
support byte64
wlliu
committed
8cd95d6
View commit details
Copy full SHA for 8cd95d6
Browse repository at this point
Add description
wlliu
committed
a2154ff
View commit details
Copy full SHA for a2154ff
Browse repository at this point
Rebase
wlliu
committed
810dfb2
View commit details
Copy full SHA for 810dfb2
Browse repository at this point
address more comments
wlliu
committed
86f8dae
View commit details
Copy full SHA for 86f8dae
Browse repository at this point
Address comments
wlliu
committed
2f124c1
View commit details
Copy full SHA for 2f124c1
Browse repository at this point
Address comments
wlliu
committed
b5148b8
View commit details
Copy full SHA for b5148b8
Browse repository at this point
Add new line
wlliu
committed
f940b9c
View commit details
Copy full SHA for f940b9c
Browse repository at this point
Initial commit for custom length
wlliu
committed
e3b85a6
View commit details
Copy full SHA for e3b85a6
Browse repository at this point
Merge pull request #190 from google/test-trigger-pr
Show description for 09c5a4d
dseomn
authored
09c5a4d
View commit details
Copy full SHA for 09c5a4d
Browse repository at this point
Trigger tests for PRs
Show description for e55eaa8
dseomn
committed
e55eaa8
View commit details
Copy full SHA for e55eaa8
Browse repository at this point
Commits on Sep 28, 2022
Merge pull request #189 from google/pytype-errors-fixed
Show description for fa9dead
dseomn
authored
fa9dead
View commit details
Copy full SHA for fa9dead
Browse repository at this point
Remove pytype disable comments for fixed bugs
dseomn
committed
e8602e9
View commit details
Copy full SHA for e8602e9
Browse repository at this point
Commits on Sep 23, 2022
Merge pull request #188 from google/py3.8
Show description for 8ed11e5
dseomn
authored
8ed11e5
View commit details
Copy full SHA for 8ed11e5
Browse repository at this point
Re-add support for python 3.8
Show description for 95a058b
dseomn
committed
95a058b
View commit details
Copy full SHA for 95a058b
Browse repository at this point
Commits on Sep 22, 2022
Merge pull request #187 from google/fieldtype-array
Show description for 824d545
dseomn
authored
824d545
View commit details
Copy full SHA for 824d545
Browse repository at this point
Merge pull request #186 from google/field-tests
Show description for 37bd56e
dseomn
authored
37bd56e
View commit details
Copy full SHA for 37bd56e
Browse repository at this point
Merge pull request #185 from google/field-grpc-type
Show description for 04c08c3
dseomn
authored
04c08c3
View commit details
Copy full SHA for 04c08c3
Browse repository at this point
Add a generic Array type and deprecate StringArray
dseomn
committed
924e01b
View commit details
Copy full SHA for 924e01b
Browse repository at this point
Commits on Sep 21, 2022
Add more tests for spanner_orm.field
Show description for 96dacf9
dseomn
committed
96dacf9
View commit details
Copy full SHA for 96dacf9
Browse repository at this point
Fix return type of Field.grpc_type()
dseomn
committed
5b2ade3
View commit details
Copy full SHA for 5b2ade3
Browse repository at this point
Merge pull request #184 from google/the-the
Show description for ce0d3be
dseomn
authored
ce0d3be
View commit details
Copy full SHA for ce0d3be
Browse repository at this point
Fix typo
dseomn
committed
a4bcfa1
View commit details
Copy full SHA for a4bcfa1
Browse repository at this point
Merge pull request #183 from google/field-non-static
Show description for 6852edf
dseomn
authored
6852edf
View commit details
Copy full SHA for 6852edf
Browse repository at this point
Merge pull request #181 from google/bump-py-version
Show description for a99f804
dseomn
authored
a99f804
View commit details
Copy full SHA for a99f804
Browse repository at this point
Merge pull request #182 from google/unpin-pytype
Show description for af08c29
dseomn
authored
af08c29
View commit details
Copy full SHA for af08c29
Browse repository at this point
Commits on Sep 20, 2022
Use instances of FieldType instead of classes
Show description for 3fe10f0
dseomn
committed
3fe10f0
View commit details
Copy full SHA for 3fe10f0
Browse repository at this point
Bump python versions
dseomn
committed
2bc4e2c
View commit details
Copy full SHA for 2bc4e2c
Browse repository at this point
Unpin pytype
Show description for efde90a
dseomn
committed
efde90a
View commit details
Copy full SHA for efde90a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.