]>
git.immae.eu Git - github/fretlink/tap-google-sheets.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeff Huth [Wed, 4 Dec 2019 14:10:46 +0000 (06:10 -0800)]
v.0.0.2 schema and sync changes (#1)
Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py
Chris Merrick [Tue, 19 Nov 2019 16:11:02 +0000 (11:11 -0500)]
Add PR template
Jeff Huth [Fri, 15 Nov 2019 09:58:55 +0000 (01:58 -0800)]
pylint and testing
pylint and testing
Jeff Huth [Fri, 15 Nov 2019 08:49:39 +0000 (00:49 -0800)]
client.py rate limit, sync.py changes
client.py rate limit, fix json schemas, sync.py many changes
Jeff Huth [Thu, 14 Nov 2019 01:27:50 +0000 (17:27 -0800)]
Remove transform import
Remove transform import
Jeff Huth [Thu, 14 Nov 2019 01:12:54 +0000 (17:12 -0800)]
Update streams.py and README
Update streams.py and README
Jeff Huth [Thu, 14 Nov 2019 01:03:56 +0000 (17:03 -0800)]
Initial commit
Discovery mode works. Still working on normal sync.
Jeff Huth [Wed, 23 Oct 2019 23:32:41 +0000 (16:32 -0700)]
Create README.md