FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spanner_orm/tests/model_test.py - lirobert3/python-spanner-orm · GitHub
lirobert3
/
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
tests
model_test.py
on
main
User selector
Datepicker
Commit history
Commits on Oct 3, 2022
Rebase
wlliu
committed
810dfb2
View commit details
Copy full SHA for 810dfb2
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
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 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 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 Aug 31, 2021
Fix type annotations
dseomn
committed
2f23334
View commit details
Copy full SHA for 2f23334
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Use abspath() instead of realpath() for migrations directories.
Show description for 5d6ba9d
dseomn
committed
5d6ba9d
View commit details
Copy full SHA for 5d6ba9d
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 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
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 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
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 14, 2019
Add annotations to model metaclass and model API class
Show description for f138410
dcbrandao
committed
f138410
View commit details
Copy full SHA for f138410
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Make model specification and loading more robust (#47)
Show description for aa844af
dcbrandao
authored
aa844af
View commit details
Copy full SHA for aa844af
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Start working on type annotations
Show description for 1c345fe
dcbrandao
committed
1c345fe
View commit details
Copy full SHA for 1c345fe
View code at this point
Browse repository at this point
Remove creation_ddl from model (#42)
Show description for 559fee0
dcbrandao
authored
559fee0
View commit details
Copy full SHA for 559fee0
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 Feb 19, 2019
Allow child models to be interleaved in parent model tables
Show description for c561550
dcbrandao
committed
c561550
View commit details
Copy full SHA for c561550
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Fix reload bug
Show description for 17de299
dcbrandao
committed
17de299
View commit details
Copy full SHA for 17de299
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Skip validation on values from Spanner
Show description for e3bef58
dcbrandao
committed
e3bef58
View commit details
Copy full SHA for e3bef58
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Remove values dictionary from Model instances
Show description for 2e133c4
dcbrandao
committed
2e133c4
View commit details
Copy full SHA for 2e133c4
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Implement deleting rows from Spanner
Show description for 25ed5da
dcbrandao
committed
25ed5da
View commit details
Copy full SHA for 25ed5da
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Add force_write flag to save_batch
Show description for 1c65d84
dcbrandao
committed
1c65d84
View commit details
Copy full SHA for 1c65d84
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL