On Thu, Mar 19, 2009 at 11:20 PM, Andreas Jung <li...@zopyx.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 19.03.2009 11:14 Uhr, Alex K wrote:
> > Well, it does not affect the performance and I still get:
>
> The Python profiler will tell you exactly about bottlenecks.
> So go and profile your code.
>

That is a good idea.  Also, I notice that you set the connection to utf8 in
the ORM, but I don't see that in the SQL.  Are you making the db encode from
say latin1 to utf8 possibly?


>
> - -aj
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAknCHHwACgkQCJIWIbr9KYxYDQCg0Iv9BHkS0h/21SJf3duluOhB
> 61kAn3DDo/OtLn5aU8gldAH4PGxpoK5w
> =zBz2
> -----END PGP SIGNATURE-----
>
> >
>


-- 
Cheers,

Noah

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