UTF error

0 views
Skip to first unread message

Naota

unread,
May 15, 2008, 6:53:19 AM5/15/08
to sqlalchemy-devel
hi.
working with sqlalchemy in pylons i found that i need use LIKE
operator. It looked for binary data only. But sqlalchemy stores data
in database in it's own format. DB encoding is unicode, sqlalchemy is
at default settings. So if execute Session.execute("SET NAMES UTF8")
command before transaction, then all works fine. But this is method is
not good to use. Please, could u help me to setup correct work with
UTF.
Best regards...
Reply all
Reply to author
Forward
0 new messages