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
modify_foreign_key
User selector
All users
All time
Commit history
Commits on Jan 18, 2021
Merge branch 'add_remove_constraint' into modify_foreign_key
dgorelik
committed
cb98944
View commit details
Copy full SHA for cb98944
Browse repository at this point
Merge branch 'foreign_key_data_class' into modify_foreign_key
dgorelik
committed
4155416
View commit details
Copy full SHA for 4155416
Browse repository at this point
Clarify why uniqueness is enforced
dgorelik
committed
92fd4bf
View commit details
Copy full SHA for 92fd4bf
Browse repository at this point
Commits on Jan 17, 2021
Fix merge glitch
dgorelik
committed
e923144
View commit details
Copy full SHA for e923144
Browse repository at this point
Merge branch 'foreign_key_data_class' into add_remove_constraint
dgorelik
committed
a9a8919
View commit details
Copy full SHA for a9a8919
Browse repository at this point
Merge branch 'master' into foreign_key_data_class
dgorelik
committed
e27e205
View commit details
Copy full SHA for e27e205
Browse repository at this point
Add method to add foreign key
dgorelik
committed
82f3f1b
View commit details
Copy full SHA for 82f3f1b
Browse repository at this point
Commits on Jan 11, 2021
Merge pull request #127 from google/formatting-fixes
Show description for 0317149
dseomn
authored
0317149
View commit details
Copy full SHA for 0317149
Browse repository at this point
Minor formatting fixes.
dseomn
committed
c054814
View commit details
Copy full SHA for c054814
Browse repository at this point
Commits on Jan 7, 2021
Merge pull request #126 from google/test-abspath
Show description for c54f60a
dseomn
authored
c54f60a
View commit details
Copy full SHA for c54f60a
Browse repository at this point
Use abspath() instead of realpath() for migrations directories.
Show description for 5d6ba9d
dseomn
committed
5d6ba9d
View commit details
Copy full SHA for 5d6ba9d
Browse repository at this point
Merge pull request #125 from google/export-arbitrary-condition
Show description for 5c8e61f
dseomn
authored
5c8e61f
View commit details
Copy full SHA for 5c8e61f
Browse repository at this point
Merge pull request #123 from google/param-from-value
Show description for a12b217
dseomn
authored
a12b217
View commit details
Copy full SHA for a12b217
Browse repository at this point
Commits on Jan 6, 2021
Export things needed to use ArbitraryCondition at the top level.
dseomn
committed
afa41c4
View commit details
Copy full SHA for afa41c4
Browse repository at this point
Make Param type inference explicit.
Show description for 66cddbc
dseomn
committed
66cddbc
View commit details
Copy full SHA for 66cddbc
Browse repository at this point
Merge pull request #122 from google/infer-param-type
Show description for 8ec2ee7
dseomn
authored
8ec2ee7
View commit details
Copy full SHA for 8ec2ee7
Browse repository at this point
Merge pull request #121 from google/find-not-none
Show description for dbb8aea
dseomn
authored
dbb8aea
View commit details
Copy full SHA for dbb8aea
Browse repository at this point
Infer parameter type if possible.
Show description for 281aebd
dseomn
committed
281aebd
View commit details
Copy full SHA for 281aebd
Browse repository at this point
Merge pull request #120 from google/arbitrary-condition
Show description for f668e4f
dseomn
authored
f668e4f
View commit details
Copy full SHA for f668e4f
Browse repository at this point
Add a function to find an object or raise NotFound.
Show description for a20c0ca
dseomn
committed
a20c0ca
View commit details
Copy full SHA for a20c0ca
Browse repository at this point
Commits on Dec 31, 2020
Add Condition for aritrary SQL.
Show description for f0941d4
dseomn
committed
f0941d4
View commit details
Copy full SHA for f0941d4
Browse repository at this point
Commits on Dec 30, 2020
Merge pull request #119 from google/export-condition
Show description for 83605e6
dseomn
authored
83605e6
View commit details
Copy full SHA for 83605e6
Browse repository at this point
Export more of condition.py in the top-level __init__.py.
dseomn
committed
f04b2cf
View commit details
Copy full SHA for f04b2cf
Browse repository at this point
Commits on Dec 24, 2020
Merge pull request #117 from google/create-index-options
Show description for 3bbac23
dseomn
authored
3bbac23
View commit details
Copy full SHA for 3bbac23
Browse repository at this point
Commits on Dec 23, 2020
Add support for NULL_FILTERED and UNIQUE in CreateIndex.
dseomn
committed
cf5a9ab
View commit details
Copy full SHA for cf5a9ab
Browse repository at this point
Merge pull request #116 from google/create-table-indexes
Show description for e433943
dseomn
authored
e433943
View commit details
Copy full SHA for e433943
Browse repository at this point
Raise an error if a CreateTable update has secondary indexes.
Show description for e8834c1
dseomn
committed
e8834c1
View commit details
Copy full SHA for e8834c1
Browse repository at this point
Commits on Dec 22, 2020
Merge pull request #111 from google/model-keyword-only-options
Show description for e7af931
dseomn
authored
e7af931
View commit details
Copy full SHA for e7af931
Browse repository at this point
Make option-like parameters (mostly `transaction`) keyword-only.
Show description for 51cee69
dseomn
committed
51cee69
View commit details
Copy full SHA for 51cee69
Browse repository at this point
Merge pull request #112 from google/comparison-contains
Show description for de0016b
dseomn
authored
de0016b
View commit details
Copy full SHA for de0016b
Browse repository at this point
Add condition for substring matching.
dseomn
committed
c8502fc
View commit details
Copy full SHA for c8502fc
Browse repository at this point
Merge pull request #110 from google/pytype-fixes
Show description for 5324407
dseomn
authored
5324407
View commit details
Copy full SHA for 5324407
Browse repository at this point
Commits on Dec 21, 2020
Fix pytype errors.
dseomn
committed
f8a2697
View commit details
Copy full SHA for f8a2697
Browse repository at this point
Commits on Dec 17, 2020
Merge pull request #109 from google/one-liner-punctuation
Show description for 51e1edc
dseomn
authored
51e1edc
View commit details
Copy full SHA for 51e1edc
Browse repository at this point
End the module docstring one liner with punctuation.
Show description for fd84d2a
dseomn
committed
fd84d2a
View commit details
Copy full SHA for fd84d2a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.