FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spanner_orm/model.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
model.py
on
main
User selector
Datepicker
Commit history
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
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 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 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 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 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 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 Jan 6, 2021
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
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 21, 2020
Fix pytype errors.
dseomn
committed
f8a2697
View commit details
Copy full SHA for f8a2697
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Add method to delete a row by its primary key.
Show description for 62c7a4e
dseomn
committed
62c7a4e
View commit details
Copy full SHA for 62c7a4e
View code at this point
Browse repository at this point
Create equals (#107)
Show description for 28647f1
sabrina-gisselle
authored
28647f1
View commit details
Copy full SHA for 28647f1
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Skip validation (#106)
Show description for 9b01c9f
sabrina-gisselle
authored
9b01c9f
View commit details
Copy full SHA for 9b01c9f
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Merge ModelApi into Model.
Show description for 6b819d8
dseomn
committed
6b819d8
View commit details
Copy full SHA for 6b819d8
View code at this point
Browse repository at this point
Give all ModelMetaclass classes a `meta` attribute.
Show description for c9897d0
dseomn
committed
c9897d0
View commit details
Copy full SHA for c9897d0
View code at this point
Browse repository at this point
Add trailing comma to some parameter lists.
Show description for de5f32f
dseomn
committed
de5f32f
View commit details
Copy full SHA for de5f32f
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 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 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
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
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 Oct 14, 2019
Ran pyformat on the codebase
dcbrandao
committed
f287bc9
View commit details
Copy full SHA for f287bc9
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Merge pull request #66 from google/spanner-api
Show description for 3288d83
dcbrandao
authored
3288d83
View commit details
Copy full SHA for 3288d83
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 26, 2019
Set start_values on model reload
Show description for 81b90a6
dcbrandao
committed
81b90a6
View commit details
Copy full SHA for 81b90a6
View code at this point
Browse repository at this point
Add docstrings to model methods (#63)
Show description for ce03b13
dcbrandao
authored
ce03b13
View commit details
Copy full SHA for ce03b13
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Rename 'schema' to 'fields' (#62)
Show description for e7626d5
dcbrandao
authored
e7626d5
View commit details
Copy full SHA for e7626d5
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Remove asserts
Show description for 12b5931
dcbrandao
committed
12b5931
View commit details
Copy full SHA for 12b5931
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL