aboutsummaryrefslogtreecommitdiffhomepage
path: root/tap_google_sheets/schema.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove useless use of if conditionuse-google-api-clientPaul B2020-11-231-19/+19
* feat: use the official Google API python libraryPaul B2020-11-211-15/+9
* v.1.0.3 Fix slashes and discovery errors (#15)v1.0.3Jeff Huth2020-04-291-5/+13
* Skip malformed sheets (#13)cosimon2020-04-171-168/+171
* v.0.0.4 Logic to skip empty sheets (#4)v0.0.4Jeff Huth2020-02-241-180/+185
* v.0.0.3 Sync error handling, activate version, documentation (#2)v0.0.3Jeff Huth2020-01-091-10/+41
* v.0.0.2 schema and sync changes (#1)v0.0.2Jeff Huth2019-12-041-27/+56
* pylint and testingv0.0.1Jeff Huth2019-11-151-26/+30
* Initial commitJeff Huth2019-11-131-0/+228