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
.
MetaOfX
/
python-spanner-orm
Public
forked from
google/python-spanner-orm
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-orm
spanner_orm
on
main
User selector
All users
All time
Commit history
Commits on Mar 12, 2022
Add FloatArray and IntegerArray
townie
committed
0e91fcf
View commit details
Copy full SHA for 0e91fcf
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Add conditions to use NULL_FILTERED indexes safely
dseomn
committed
a1caa02
View commit details
Copy full SHA for a1caa02
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
Add __repr__() to Model.
Show description for 325b911
dseomn
committed
325b911
View commit details
Copy full SHA for 325b911
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Ignore pytype findings from a bug in pytype
dseomn
committed
e924ad3
View commit details
Copy full SHA for e924ad3
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Fix pytype errors with IncludesCondition
Show description for eaf3f5f
dseomn
committed
eaf3f5f
View commit details
Copy full SHA for eaf3f5f
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
tests yapf fixes
dgorelik
committed
839a4d1
View commit details
Copy full SHA for 839a4d1
View code at this point
Browse repository at this point
yapf fixes
dgorelik
committed
2d422bd
View commit details
Copy full SHA for 2d422bd
View code at this point
Browse repository at this point
Add BytesBase64 support
dgorelik
committed
e0c0eeb
View commit details
Copy full SHA for e0c0eeb
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Rely on Cloud Spanner to validate schema changes
Show description for 9524002
dseomn
committed
9524002
View commit details
Copy full SHA for 9524002
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Don't check for interleaved indexes in DropTable
Show description for 659d6fd
dseomn
committed
659d6fd
View commit details
Copy full SHA for 659d6fd
View code at this point
Browse repository at this point
Connect the admin API
Show description for 627b7cc
dseomn
committed
627b7cc
View commit details
Copy full SHA for 627b7cc
View code at this point
Browse repository at this point
Parse ABSL flags when running tests
Show description for 8b14108
dseomn
committed
8b14108
View commit details
Copy full SHA for 8b14108
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
Remove calls to the deprecated alias assertEquals()
dseomn
committed
333acf3
View commit details
Copy full SHA for 333acf3
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
Fix pytype import-error, and simplify pytype args
Show description for 1e2aa6b
dseomn
committed
1e2aa6b
View commit details
Copy full SHA for 1e2aa6b
View code at this point
Browse repository at this point
Fix type annotations
dseomn
committed
2f23334
View commit details
Copy full SHA for 2f23334
View code at this point
Browse repository at this point
Fix access to nonexistent attribute
Show description for 8d18c04
dseomn
committed
8d18c04
View commit details
Copy full SHA for 8d18c04
View code at this point
Browse repository at this point
Merge pull request #148 from google/deprecate-connect
Show description for 2ae8e42
dseomn
authored
2ae8e42
View commit details
Copy full SHA for 2ae8e42
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
Add context to field validation errors
GavinDuggan
committed
e706b94
View commit details
Copy full SHA for e706b94
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Deprecate connect() functions in favor of from_connection()
Show description for 360b59c
dseomn
committed
360b59c
View commit details
Copy full SHA for 360b59c
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Make it possible to pass client_options to the Spanner client.
dseomn
committed
04797ba
View commit details
Copy full SHA for 04797ba
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Migrate from frozendict to immutabledict.
Show description for f2b80fa
dseomn
committed
f2b80fa
View commit details
Copy full SHA for f2b80fa
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Add FK relationship to __init__.py
dgorelik
authored
bf4c620
View commit details
Copy full SHA for bf4c620
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Include seconds and timezone in migration timestamps.
Show description for 0468211
dseomn
committed
0468211
View commit details
Copy full SHA for 0468211
View code at this point
Browse repository at this point
Make it more prominent that partitioned DML should be idempotent.
dseomn
committed
e8291cd
View commit details
Copy full SHA for e8291cd
View code at this point
Browse repository at this point
Add ExecutePartitionedDml migrations update.
Show description for 5176f79
dseomn
committed
5176f79
View commit details
Copy full SHA for 5176f79
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Make it possible to add non-DDL migration updates.
Show description for 19dad7f
dseomn
committed
19dad7f
View commit details
Copy full SHA for 19dad7f
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Merge pull request #135 from google/contains-ignore-case
Show description for 9c99020
dseomn
authored
9c99020
View commit details
Copy full SHA for 9c99020
View code at this point
Browse repository at this point
Merge pull request #133 from google/contains-refactor
Show description for 5a73d37
dseomn
authored
5a73d37
View commit details
Copy full SHA for 5a73d37
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
Add support for case-insensitive substring matching.
dseomn
committed
fc2a393
View commit details
Copy full SHA for fc2a393
View code at this point
Browse repository at this point
Refactor contains() now that ArbitraryCondition exists.
Show description for 6e9e68b
dseomn
committed
6e9e68b
View commit details
Copy full SHA for 6e9e68b
View code at this point
Browse repository at this point
Use YAPF for formatting.
dseomn
committed
16bfe2d
View commit details
Copy full SHA for 16bfe2d
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Handle degenerate cases in OrCondition.
dseomn
committed
4f78dd4
View commit details
Copy full SHA for 4f78dd4
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Fix minor typos
dgorelik
committed
30cf2be
View commit details
Copy full SHA for 30cf2be
View code at this point
Browse repository at this point
Condense validation code
dgorelik
committed
64828a1
View commit details
Copy full SHA for 64828a1
View code at this point
Browse repository at this point
Add tests for foreign_key_relation arg
dgorelik
committed
d7126ec
View commit details
Copy full SHA for d7126ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.