Files
deb-python-sqlalchemy-utils/tests
Jack Wink f51583d75b wrap NumberParseException so it isn't cast
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.
2016-05-20 09:58:13 +03:00
..
2016-04-25 20:53:55 +03:00