'bind' argument to Session.connection and Session.execute

Issue #1999 resolved
Former user created an issue

Hi Michael,

would you mind to add the proposed 'bind' argument to Session.connection and Session.execute and pass it down to 'get_bind()'?

Or alternatively add **kw to Session.connection and pass this down to 'get_bind()' as implemented in Session.execute?

Thanks a lot,

Ralph Heinkel

Comments (2)

  1. Log in to comment