f51583d75b47b6e8ad0edbbc16d854035c9e230d

SQLAlchemy automatically catches exceptions from types and wraps them as a `StatementError` if they don't extend from the `DontWrapMixin`. This PR creates a new exception type that combines the native phonenumbers exception with the sqlalchemy mixin.
SQLAlchemy-Utils
Various utility functions, new data types and helpers for SQLAlchemy.
Resources
Description
Languages
Python
99.9%