67ee1d0dc9148d82798b7a89de6e32aad825b88a

If I'm not mistaken, the Oracle SQL DB (at least 11g R2) doesn't have a VARBINARY type. This fix uses a RAW (binary) type instead for the Oracle dialect.
SQLAlchemy-Utils
Various utility functions, new data types and helpers for SQLAlchemy.
Resources
Description
Languages
Python
99.9%