]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/commit
v.1.0.3 Fix slashes and discovery errors (#15) v1.0.3
authorJeff Huth <39202799+jeffhuth-bytecode@users.noreply.github.com>
Wed, 29 Apr 2020 18:29:42 +0000 (11:29 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 18:29:42 +0000 (14:29 -0400)
commit5fc2ead55ea6a67c13e3caeec315454148be593d
treed85ed97e65f0de7807f3b58c09ab01e08625a26c
parentba9a302c2b1411ceca7753bd8b97f1944410f1ce
v.1.0.3 Fix slashes and discovery errors (#15)

Fix issues: slashes `/` in sheet name 404 error; Discovery malformed sheet error when 2nd row final column value(s) are `NULL`.
CHANGELOG.md
setup.py
tap_google_sheets/schema.py
tap_google_sheets/sync.py