Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Releases: heroku/pyAnalyticsCloud

0.8.0

15 Aug 20:50

Choose a tag to compare

v0.8.0

Merge branch 'master' of github.com:heroku/hc-insights

0.7.0

12 May 22:09

Choose a tag to compare

  • 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

v0.1.0

17 Oct 14:43

Choose a tag to compare

fix setup.py packaging