--On 28. März 2007 13:34:47 +0400 Denis Shaposhnikov <[EMAIL PROTECTED]> wrote:


Hi!

I have postgresql database created with utf-8 encoding. But SA give me
back 'strings' instead of u'strings' for String columns. Is it right or
I have to always use ``convert_unicode=True`` for `BoundMetaData()`?


That's the documented behavior. But convert_unicode is parameter of
create_engine(), not of BoundMetaData().

-aj

Attachment: pgpEKwjiESMIz.pgp
Description: PGP signature

Reply via email to