Hello,

It seems almost impossible to catch a mysql duplicate key exception
through sqlalchemy.  Can anybody help with understanding this?  How do
I catch a duplicate key exception in mysql?  I tried catching the
flush exception from sqlalchemy but that's definitely not doing the
job.  Do I have access to lower level dbapi exceptions that I can use
in my code.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to