Paul Johnston wrote:
Hi, I had this issue and I ended up changing my model definitions to use unicode instead of string and then I added the extra param on the end of my dsn string ?use_unicode=1 I think it was. This solved the issue for me as the strings were taken care of straight away by sqlalchemy before they hit anything else. You might see if the dns flag helps when autoloading the structure as well. Rick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
- [TurboGears] 'utf8' codec can't decode byte 0xbf in po... Lukasz Szybalski
- [TurboGears] Re: 'utf8' codec can't decode byte 0... Christoph Zwerschke
- [TurboGears] Re: 'utf8' codec can't decode by... Lukasz Szybalski
- [TurboGears] Re: 'utf8' codec can't decod... Christoph Zwerschke
- [TurboGears] Re: 'utf8' codec can't d... Lukasz Szybalski
- [TurboGears] Re: 'utf8' codec ca... Paul Johnston
- [TurboGears] Re: 'utf8' code... Rick Harding
- [TurboGears] Re: 'utf8' ... Lee Capps
- [TurboGears] Re: 'utf8' ... Lukasz Szybalski
- [TurboGears] Re: 'utf8' ... Rick Harding
- [TurboGears] Re: 'utf8' ... Lukasz Szybalski
- [TurboGears] Re: 'utf8' ... Rick Harding
- [TurboGears] Re: 'utf8' ... Lukasz Szybalski
- [TurboGears] Re: 'utf8' ... Christoph Zwerschke
- [TurboGears] Re: 'utf8' ... Lukasz Szybalski
- [TurboGears] Re: 'utf8' ... Christoph Zwerschke
- [TurboGears] [SOLVED]Re:... Lukasz Szybalski

