SQLAlchemy has "wanderful" documentation in many perspectives ... Does anybody know what is the interface of sqlalchemy.exceptions.SQLError exception? I mean properties/attributes/methods. The following is totally useless: http://www.sqlalchemy.org/docs/sqlalchemy_exceptions.html#docstrings_sqlalchemy.exceptions_SQLError What are those so called "accessors"? I need in particular the SQL code and the message. Thanks a lot.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
