- Added SSL support
- Added get_incoming_foreign_keys functionality with reflector
- Added get_unique_constraints reflection feature
- Added exist() unary operator support within select clause
- Fixed incompatible issue of sql.true() for SQLAlchemy v0.7.x & 0.8.x
- Fixed add_constraint incompatible issue with SQLAlchemy-0.9.x
- Fixed reflection function get_indexes to not return the unique constraint participating index