On Jun 12, 6:00 am, Gunnlaugur Briem <gunnlau...@gmail.com> wrote:
> The engine's conversion to unicode doesn't happen when you assign the
> property, it happens when the underlying database operation is
> committed, and arrives in the python object's property only after
> roundtripping through the database.
>

OK, i see.

Are there any shortcuts for installing a "filter" on the object to
mandate (and force if possible) UTF-8 on all incoming property
assignments?
--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to