Hi, I'm just pulling this up because it's a little anoying. Everytime I start my application, this warning shows:

*[...]/lib/python2.7/site-packages/sqlalchemy/engine/default.py:471: SAWarning: Unicode type received non-unicode bind param value.**
**  processors[key](compiled_params[key])*

I don't know if it's some OS+source+db combination I have in my system or something else. Anyway, some info about:

 * SA 0.8.1 with C extensions - from pip
 * psycopg2 2.5 (dt dec pq3 ext) - from pip
 * Python 2.7.4 (default, Apr 19 2013, 18:28:01) - [GCC 4.7.3] on linux2
 * OS: [Ubuntu] Linux rkuesters 3.8-10.dmz.1-liquorix-amd64 #1 ZEN SMP
   PREEMPT Thu May 2 07:09:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
 * PostgreSQL 9.1 (9.1.9-1ubuntu1)


Thanks!
Richard :)

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to