Erich Schubert wrote:
> I get data keys as unicode strings, albeit they only consist of regular
> characters. When I try to use them in sqlalchemy, broken SQL commands
> are generated. e.g.:
> 
> SELECT count(foobar.foobarid) AS tbl_row_count
> FROM foobar
> WHERE foobar.foobarid = KiupZ8YqyzY

I can't reproduce it (my query is always quoted). Could you provide an
example code? What database are you using?

-- 
:wq!

Attachment: pgpscXxbfXWuo.pgp
Description: PGP signature

Reply via email to