FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spanner_orm/admin - 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
admin
on
main
User selector
Datepicker
Commit history
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 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 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
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 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
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 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 Jan 29, 2021
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 18, 2021
Begin clean-up refactoring
dgorelik
committed
2ef6dd5
View commit details
Copy full SHA for 2ef6dd5
View code at this point
Browse repository at this point
Commits on Jan 17, 2021
Merge branch 'foreign_key_data_class' into add_remove_constraint
dgorelik
committed
a9a8919
View commit details
Copy full SHA for a9a8919
View code at this point
Browse repository at this point
Merge branch 'master' into foreign_key_data_class
dgorelik
committed
e27e205
View commit details
Copy full SHA for e27e205
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Make option-like parameters (mostly `transaction`) keyword-only.
Show description for 51cee69
dseomn
committed
51cee69
View commit details
Copy full SHA for 51cee69
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
End the module docstring one liner with punctuation.
Show description for fd84d2a
dseomn
committed
fd84d2a
View commit details
Copy full SHA for fd84d2a
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Make the migrations template easier to use.
Show description for fa0536b
dseomn
committed
fa0536b
View commit details
Copy full SHA for fa0536b
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Make pytype infer the correct instance attribute type.
Show description for d955f0b
dseomn
committed
d955f0b
View commit details
Copy full SHA for d955f0b
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Fix pytype error when dynamically importing a python file.
Show description for 3af5eca
dseomn
committed
3af5eca
View commit details
Copy full SHA for 3af5eca
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Add TODOs
dgorelik
committed
93e39cb
View commit details
Copy full SHA for 93e39cb
View code at this point
Browse repository at this point
Get pytype to pass
dgorelik
committed
0be29e9
View commit details
Copy full SHA for 0be29e9
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Remove changes that will be added in follow-up PR
dgorelik
committed
0261536
View commit details
Copy full SHA for 0261536
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
Implement most of functionality for includes
dgorelik
committed
5aedcc6
View commit details
Copy full SHA for 5aedcc6
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Add support for setting foreign key names
dgorelik
committed
5249af6
View commit details
Copy full SHA for 5249af6
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Revert "Revert "Add support for setting foreign keys""
dgorelik
authored
e38e112
View commit details
Copy full SHA for e38e112
View code at this point
Browse repository at this point
Revert "Add support for setting foreign keys"
dgorelik
authored
45d480c
View commit details
Copy full SHA for 45d480c
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Use a dataclass to encapsulate foreign key constraints
dgorelik
committed
c87ab42
View commit details
Copy full SHA for c87ab42
View code at this point
Browse repository at this point
Add support for multiple foreign keys in one table
dgorelik
committed
33d4bf5
View commit details
Copy full SHA for 33d4bf5
View code at this point
Browse repository at this point
First pass at adding support for foreign keys
dgorelik
committed
3f72113
View commit details
Copy full SHA for 3f72113
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL