On Oct 9, 2008, at 10:02 AM, Michael Bayer wrote:

>
>
> On Oct 9, 2008, at 3:39 AM, jason kirtland wrote:
>
>>
>> i don't know about your env, but the unit tests under mysql use
>> testing.engines.utf8_engine to configure a connection that can send
>> unicode across the wire without encoding failures.
>
>
> I can run python test/sql/testtypes.py --db mysql --verbose
> UnicodeTest.testbasic with a raise or pdb.set_trace() inside of
> utf8_engine, and engines.utf8_engine is never called.


doh !  yup....round trip works but data is stored as garbage.

--~--~---------~--~----~------------~-------~--~----~
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