]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/commit - tap_google_sheets/sync.py
v.0.0.2 schema and sync changes (#1) v0.0.2
authorJeff Huth <39202799+jeffhuth-bytecode@users.noreply.github.com>
Wed, 4 Dec 2019 14:10:46 +0000 (06:10 -0800)
committerKyle Allan <KAllan357@gmail.com>
Wed, 4 Dec 2019 14:10:46 +0000 (09:10 -0500)
commit5890b89c1aa7c554235b3cef156b5a5a2c594bec
tree2f553cda853991aedb1cec68dc6d06b87d6fe190
parent075af7096d3c1b369702feba4076c25b954732dc
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
CHANGELOG.md
setup.py
tap_google_sheets/schema.py
tap_google_sheets/streams.py
tap_google_sheets/sync.py