On Nov 4, 2007, at 3:58 PM, Florent Aide wrote:

>
> But in all the cases my encoding/decoding is always on the borders of
> my program and I can always count on the fact that all my "strings"
> are unicode objects everywhere.
>

i think we're in agreement that that's the right way to do things;  
your program should deal with Unicode objects and the engines should  
convert to the appropriate encodings translating in/out from DBAPI.

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

Reply via email to