]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/commit
v.0.0.3 Sync error handling, activate version, documentation (#2) v0.0.3
authorJeff Huth <39202799+jeffhuth-bytecode@users.noreply.github.com>
Thu, 9 Jan 2020 15:30:53 +0000 (07:30 -0800)
committerKyle Allan <KAllan357@gmail.com>
Thu, 9 Jan 2020 15:30:53 +0000 (10:30 -0500)
commit43a24cbab1dbc35b893c35b86e34adc0f2fb84e7
treebcbaae860aad0a94bcc4d27f4804504691401438
parent5890b89c1aa7c554235b3cef156b5a5a2c594bec
v.0.0.3 Sync error handling, activate version, documentation (#2)

* v.0.0.2 schema and sync changes

Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py

* v.0.0.3 Sync activate version and error handling

Update README.md documentation. Improved logging and handling of errors and warnings. Better null handling in Discovery and Sync. Fix issues with activate version messages.
CHANGELOG.md
README.md
setup.py
tap_google_sheets/schema.py
tap_google_sheets/sync.py