well theres no way to "ignore" a SQL error and force an operation to
succeed.  the best strategy here is to subclass the String type to do a
string truncation in the convert_bind_param() step (that or, do a
length check beforehand).


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to