Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v.0.0.2 schema and sync changes (#1)v0.0.2 | Jeff Huth | 2019-12-04 | 5 | -100/+164 |
| | | | Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py | ||||
* | Add PR template | Chris Merrick | 2019-11-19 | 1 | -0/+11 |
| | |||||
* | pylint and testingv0.0.1 | Jeff Huth | 2019-11-15 | 6 | -69/+101 |
| | | | | pylint and testing | ||||
* | client.py rate limit, sync.py changes | Jeff Huth | 2019-11-15 | 4 | -91/+275 |
| | | | | client.py rate limit, fix json schemas, sync.py many changes | ||||
* | Remove transform import | Jeff Huth | 2019-11-13 | 1 | -1/+0 |
| | | | | Remove transform import | ||||
* | Update streams.py and README | Jeff Huth | 2019-11-13 | 3 | -7/+7 |
| | | | | Update streams.py and README | ||||
* | Initial commit | Jeff Huth | 2019-11-13 | 18 | -1/+1990 |
| | | | | Discovery mode works. Still working on normal sync. | ||||
* | Create README.md | Jeff Huth | 2019-10-23 | 1 | -0/+1 |