On 12/12/06, Michael Bayer <[EMAIL PROTECTED]> wrote: > hey shannon - > > (how) did you work this issue out ? not using "use_unicode" or not > using the Unicode type ?
* Do use Unicode objects within the application. * Don't let SQLAlchemy take care of encoding. * Do let MySQLdb take care of encoding. * I filed a bug against MySQLdb. Happy Hacking! -jj -- http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
