FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spanner_orm - google/python-spanner-orm · GitHub
google
/
python-spanner-orm
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
41
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
Breadcrumbs
History for
python-spanner-orm
spanner_orm
on
main
User selector
Datepicker
Commit history
Commits on Aug 14, 2026
Allow arbitrary kwargs in test_connection_args_with_client_kwargs mock
oortega15
committed
2dddd93
View commit details
Copy full SHA for 2dddd93
View code at this point
Browse repository at this point
Fix code formatting with yapf in api.py
oortega15
committed
5d0355e
View commit details
Copy full SHA for 5d0355e
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Support forwarding arbitrary client kwargs to spanner.Client Allow passing arbitrary keyword arguments (**client_kwargs) through SpannerConnection, spanner_orm.connect(), and spanner_orm.admin.conn…
Show description for b3d476d
oortega15
committed
b3d476d
View commit details
Copy full SHA for b3d476d
View code at this point
Browse repository at this point
Support forwarding arbitrary client kwargs to spanner.Client Allow passing arbitrary keyword arguments (**client_kwargs) through SpannerConnection, spanner_orm.connect(), and spanner_orm.admin.conn…
Show description for dbbd378
oortega15
committed
dbbd378
View commit details
Copy full SHA for dbbd378
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Add support for disable_builtin_metrics in SpannerConnection and connect
Show description for 7699d2e
oortega15
committed
7699d2e
View commit details
Copy full SHA for 7699d2e
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Spanner orm upgrade (#195)
sabrina-gisselle
authored
b9b9191
View commit details
Copy full SHA for b9b9191
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Address comments
wlliu
committed
0196241
View commit details
Copy full SHA for 0196241
View code at this point
Browse repository at this point
address comments
wlliu
committed
7b3b5a6
View commit details
Copy full SHA for 7b3b5a6
View code at this point
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
View code at this point
Browse repository at this point
support byte64
wlliu
committed
8cd95d6
View commit details
Copy full SHA for 8cd95d6
View code at this point
Browse repository at this point
Add description
wlliu
committed
a2154ff
View commit details
Copy full SHA for a2154ff
View code at this point
Browse repository at this point
Rebase
wlliu
committed
810dfb2
View commit details
Copy full SHA for 810dfb2
View code at this point
Browse repository at this point
address more comments
wlliu
committed
86f8dae
View commit details
Copy full SHA for 86f8dae
View code at this point
Browse repository at this point
Address comments
wlliu
committed
2f124c1
View commit details
Copy full SHA for 2f124c1
View code at this point
Browse repository at this point
Address comments
wlliu
committed
b5148b8
View commit details
Copy full SHA for b5148b8
View code at this point
Browse repository at this point
Add new line
wlliu
committed
f940b9c
View commit details
Copy full SHA for f940b9c
View code at this point
Browse repository at this point
Initial commit for custom length
wlliu
committed
e3b85a6
View commit details
Copy full SHA for e3b85a6
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
Remove pytype disable comments for fixed bugs
dseomn
committed
e8602e9
View commit details
Copy full SHA for e8602e9
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Add a generic Array type and deprecate StringArray
dseomn
committed
924e01b
View commit details
Copy full SHA for 924e01b
View code at this point
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
View code at this point
Browse repository at this point
Fix return type of Field.grpc_type()
dseomn
committed
5b2ade3
View commit details
Copy full SHA for 5b2ade3
View code at this point
Browse repository at this point
Fix typo
dseomn
committed
a4bcfa1
View commit details
Copy full SHA for a4bcfa1
View code at this point
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
View code at this point
Browse repository at this point
Unpin pytype
Show description for efde90a
dseomn
committed
efde90a
View commit details
Copy full SHA for efde90a
View code at this point
Browse repository at this point
Improve string formatting
Show description for 1e9d594
dseomn
committed
1e9d594
View commit details
Copy full SHA for 1e9d594
View code at this point
Browse repository at this point
Make some minor things less error-prone
Show description for 6484b22
dseomn
committed
6484b22
View commit details
Copy full SHA for 6484b22
View code at this point
Browse repository at this point
Add missing docstrings and type annotations
dseomn
committed
7cb2a60
View commit details
Copy full SHA for 7cb2a60
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Remove some legacy things from when python 2 was around
dseomn
committed
7472083
View commit details
Copy full SHA for 7472083
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
Merge branch 'main' of github.com:google/python-spanner-orm into spanner-2
supersam654
committed
eb8e89b
View commit details
Copy full SHA for eb8e89b
View code at this point
Browse repository at this point
Remove extra methods
supersam654
committed
5f04392
View commit details
Copy full SHA for 5f04392
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
Pin pytype to a version before a bug we're seeing a lot of
Show description for dbf2235
dseomn
committed
dbf2235
View commit details
Copy full SHA for dbf2235
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Merge branch 'main' of github.com:google/python-spanner-orm into spanner-2
supersam654
committed
ccbb775
View commit details
Copy full SHA for ccbb775
View code at this point
Browse repository at this point
Better element type uniqueness check
supersam654
committed
9fe194e
View commit details
Copy full SHA for 9fe194e
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL