This repository was archived by the owner on Jul 14, 2022. It is now read-only.
Releases: heroku/pyAnalyticsCloud
Releases · heroku/pyAnalyticsCloud
0.8.0
0.7.0
- improved metadata generation
- UUID, ENUM support added
- floats now set scale/precision accurately
- unhanded types default to TEXT rather than raise an error
- bugfix, dates in generated CSV no longer break SFDC parser
- reduced memory footprint on large tables
- CLI --limit to limit number of rows extracted, useful for testing
- CLI command chunk to generate files as uploaded to SFDC
- CLI supports multiple schemas
- API exclude_columns from upload
Full changes v0.1.0...v0.7.0
Thanks @iamjem and Jeff Vagg for contributing to this release