aboutsummaryrefslogtreecommitdiffhomepage
path: root/tap_google_sheets/streams.py
Commit message (Collapse)AuthorAgeFilesLines
* v.0.0.2 schema and sync changes (#1)v0.0.2Jeff Huth2019-12-041-1/+9
| | | Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py
* pylint and testingv0.0.1Jeff Huth2019-11-151-4/+3
| | | | pylint and testing
* Update streams.py and READMEJeff Huth2019-11-131-1/+2
| | | | Update streams.py and README
* Initial commitJeff Huth2019-11-131-0/+66
Discovery mode works. Still working on normal sync.