FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spanner_orm/__init__.py - 7dracoder/python-spanner-orm · GitHub
7dracoder
/
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
__init__.py
on
main
User selector
Datepicker
Commit history
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 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 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 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 Oct 1, 2021
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 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
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 6, 2021
Export things needed to use ArbitraryCondition at the top level.
dseomn
committed
afa41c4
View commit details
Copy full SHA for afa41c4
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Export more of condition.py in the top-level __init__.py.
dseomn
committed
f04b2cf
View commit details
Copy full SHA for f04b2cf
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Add condition for substring matching.
dseomn
committed
c8502fc
View commit details
Copy full SHA for c8502fc
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Expose SchemaUpdate.
Show description for 3ba47f8
dseomn
committed
3ba47f8
View commit details
Copy full SHA for 3ba47f8
View code at this point
Browse repository at this point
Commits on May 5, 2020
Add float type
maroux
committed
e935c0b
View commit details
Copy full SHA for e935c0b
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Fix some type annotations that diverged. (#72)
Show description for 50069e9
qadro87
authored and
dcbrandao
committed
50069e9
View commit details
Copy full SHA for 50069e9
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Move the transaction lambda helpers out of SpannerApi
Show description for 789d967
dcbrandao
committed
789d967
View commit details
Copy full SHA for 789d967
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Make migrations work
Show description for 04f7138
dcbrandao
committed
04f7138
View commit details
Copy full SHA for 04f7138
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Refactor connection code
Show description for 5b7414c
dcbrandao
committed
5b7414c
View commit details
Copy full SHA for 5b7414c
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Add migration object for stronger typing
Show description for e73e243
dcbrandao
committed
e73e243
View commit details
Copy full SHA for e73e243
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Add force_index condition
Show description for 774df9c
dcbrandao
committed
774df9c
View commit details
Copy full SHA for 774df9c
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Update headers for the new year
Show description for 206b631
dcbrandao
committed
206b631
View commit details
Copy full SHA for 206b631
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
adding transactional decorators
akefeli
committed
7c57091
View commit details
Copy full SHA for 7c57091
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Fixing a couple issues found while starting to use the library
Show description for 8d69512
dcbrandao
committed
8d69512
View commit details
Copy full SHA for 8d69512
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Fix admin api create_ddl codepath
Show description for 9f7fbd4
dcbrandao
committed
9f7fbd4
View commit details
Copy full SHA for 9f7fbd4
View code at this point
Browse repository at this point
adding logging
akefeli
committed
573f446
View commit details
Copy full SHA for 573f446
View code at this point
Browse repository at this point
Implement more of relationships and add them to model metadata
Show description for 33aff8e
dcbrandao
committed
33aff8e
View commit details
Copy full SHA for 33aff8e
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Start populating model metadata from attributes
Show description for 253460c
dcbrandao
committed
253460c
View commit details
Copy full SHA for 253460c
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Rename Type to FieldType
Show description for 64c5a45
dcbrandao
committed
64c5a45
View commit details
Copy full SHA for 64c5a45
View code at this point
Browse repository at this point
Add license
dcbrandao
committed
0f58141
View commit details
Copy full SHA for 0f58141
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Start cleaning up imports and naming
Show description for 94a391e
dcbrandao
committed
94a391e
View commit details
Copy full SHA for 94a391e
View code at this point
Browse repository at this point
Update the library to put it in a usable state
Show description for 937b1c6
dcbrandao
committed
937b1c6
View commit details
Copy full SHA for 937b1c6
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
spanner_orm initial commit
akefeli
committed
d65a522
View commit details
Copy full SHA for d65a522
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL