> PS2. Just tried to change to this:
> sqlalchemy.echo=False
> sqlalchemy.echo_pool=False
> and indeed I have no logs printed with above...

Those are simply ignored, =True would not work too. They would be used
if you defined your database url as sqlalchemy.url (prefix before
.echo must match prefix before .url)


-- 
----------------------------------------------------------------------
| Marcin Kasperski   | Software is not released,
| http://mekk.waw.pl |  it is allowed to escape.
|                    |
----------------------------------------------------------------------


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to