Improvements:
Changes:
- Backwards Incompatible: Peewee minimum supported version is 2.8.0
- Backwards Incompatible: SQLObject minimum supported version is 3.5.0
- Backwards Incompatible: Removed Python 2.6, 3.2, 3.3, 3.4 support
Bugfixes:
- PostgreSQL: Tables with uppercase names weren't partitioned correctly (Issue #58)