create exception classes

Issue #63 resolved
Mike Bayer repo owner created an issue

sqlalchemy needs all those string-based exceptions to descend from SQLAlchemyException, and probably per-module exceptions like MapperException, UOWException, SQLException, etc.

Comments (1)

  1. Log in to comment