------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users
on the subject of sqlalchemy.ext.proxy.AutoConnectEngine, can someone
explain to me what the point of it is ? Keeping in mind that when
you make a regular SQLEngine with create_engine(), the underlying
connection pool doesnt connect to the database until the connection()
method on the engine is called.
- [Sqlalchemy-users] AutoConnectEngine Michael Bayer
- Re: [Sqlalchemy-users] AutoConnectEngine Jeff Watkins
- Re: [Sqlalchemy-users] AutoConnectEngine Ben Bangert
- Re: [Sqlalchemy-users] AutoConnectEngine Jeff Watkins
- Re: [Sqlalchemy-users] AutoConnectEngine Ben Bangert
- Re: [Sqlalchemy-users] AutoConnectEngi... Jeff Watkins
- Re: [Sqlalchemy-users] AutoConnectEngine Kevin Dangoor
- Re: [Sqlalchemy-users] AutoConnectEngi... Jeff Watkins