2.2.2
New Features
- Option to preserve
extra_data
JSON fields in Redshift asVARCHAR
- Documentation updates
- console scripts for schemas, Redshift access, Bigquery access, etc (all documented now)
Bugfixes
install_requires
now includes all relevant dependencies sosetup.py
can install the package and all its reqs together.- Move to
psycopg2cffi-compat
to make use on PyPy easier