Michael Bayer ha scritto:
> pretty much.  we use bind parameters for everything literal.  also we
> dont spit out the DB passwords in error messages.  not sure if you
> turn on connection pool logging if some of the DBAPIs put the
> passwords in the __repr__ for their connection objects, thats
> something that could be tested.
> 

psycopg2 shows the password in the __repr__, but the problem should be 
fixed now.

http://initd.org/tracker/psycopg/ticket/147



Regards  Manlio Perillo

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to