Hi, I've been quite frustrated with how Mysql DB exceptions get caught if I'm going through sqlalchemy to run my DML. I really don't want to have to catch sqlalchemy exceptions. For example, I'd like to be able to catch the Mysql IntegrityError. How can I work with MySQL exceptions vs sqlalchemy ones?
Thanks, SAm. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
