Files
deb-python-sqlalchemy-utils/sqlalchemy_utils/types
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-05-10 18:21:00 +02:00
2014-04-21 11:11:18 +03:00
2015-03-17 17:35:55 +02:00
2016-01-14 18:31:37 +02:00
2016-04-29 13:42:52 +03:00
2016-04-04 12:28:07 +03:00
2016-03-05 10:31:56 +02:00
2015-01-02 20:50:41 +02:00
2016-01-15 09:56:49 +02:00