]> 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)
commitb80aa8b0c1385cb353883e7dc13040faff7bbe78
tree3e8fb0627572b2f43b4e1dc4ad85fa01b5ae5b7e
parentb85a2d1157cc6ea33a42ab5e82b9d54205d44a28
dont call connection()/get_bind() all that here if we don't have to
lib/sqlalchemy/orm/persistence.py