What's Changed
Main -
- Oracle: Added support for schemas (Issue #115) by @erezsh in #117
- [MySQL] Added varbinary by @erezsh in #132
- Support for UUID key column by @erezsh in #119
- Fix UUIDs + small fix for presto by @erezsh in #133
Also -
- Split Integer from Decimal to reduce casts in SQL. Added FractionalType. by @erezsh in #111
- tests: add bigint/int by @sirupsen in #126
- benchmark: add suite by @sirupsen in #125
Full Changelog: v0.2.1...v0.2.2