aboutsummaryrefslogtreecommitdiffhomepage
path: root/tap_google_sheets/sync.py
Commit message (Expand)AuthorAgeFilesLines
* Skip normal looking timessupport-time-valuesAndy Lu2021-02-081-2/+2
* Add transform function to drop date of time fieldsAndy Lu2021-02-081-1/+11
* 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-291-7/+17
* 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-241-105/+109
* v.0.0.3 Sync error handling, activate version, documentation (#2)v0.0.3Jeff Huth2020-01-091-19/+75
* v.0.0.2 schema and sync changes (#1)v0.0.2Jeff Huth2019-12-041-71/+95
* pylint and testingv0.0.1Jeff Huth2019-11-151-28/+37
* client.py rate limit, sync.py changesJeff Huth2019-11-151-86/+268
* Remove transform importJeff Huth2019-11-131-1/+0
* Initial commitJeff Huth2019-11-131-0/+281