aboutsummaryrefslogtreecommitdiffhomepage
path: root/tap_google_sheets
Commit message (Expand)AuthorAgeFilesLines
* made rate limit error messages more clear (#27)zachharris12021-02-231-1/+1
* Allow all schemas to fall back to a string value (#25)Andy Lu2021-02-181-14/+9
* return an empty list when values is missing (#17)Kyle Allan2020-07-151-1/+1
* v.1.0.3 Fix slashes and discovery errors (#15)v1.0.3Jeff Huth2020-04-292-12/+30
* Skip malformed sheets (#13)cosimon2020-04-171-168/+171
* Emit state during incremental sync where bookmark not exceeded (#11)v1.0.1Scott Coleman2020-03-191-0/+2
* v.0.0.4 Logic to skip empty sheets (#4)v0.0.4Jeff Huth2020-02-242-285/+294
* v.0.0.3 Sync error handling, activate version, documentation (#2)v0.0.3Jeff Huth2020-01-092-29/+116
* v.0.0.2 schema and sync changes (#1)v0.0.2Jeff Huth2019-12-043-99/+160
* pylint and testingv0.0.1Jeff Huth2019-11-155-67/+75
* client.py rate limit, sync.py changesJeff Huth2019-11-154-91/+275
* Remove transform importJeff Huth2019-11-131-1/+0
* Update streams.py and READMEJeff Huth2019-11-131-1/+2
* Initial commitJeff Huth2019-11-1310-0/+1090