]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
dont call connection()/get_bind() all that here if we don't have to
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Jun 2012 14:13:17 +0000 (10:13 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Jun 2012 14:13:17 +0000 (10:13 -0400)
commitdfbf68046bc717eb862fa37e4d7207160fe5760e
treeff5bdbc0b1dcb681002d6b4485111cc97dde1235
parent9c1a31113937ce56e56ff5689838c6eedf1cfa25
dont call connection()/get_bind() all that here if we don't have to
lib/sqlalchemy/orm/persistence.py