]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added optional "sa_pool_key" argument to
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 20 Sep 2011 16:36:30 +0000 (12:36 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 20 Sep 2011 16:36:30 +0000 (12:36 -0400)
commit760060914765c691f62998751383136476c445f4
tree58243fac43e72eb80737f3ce329d4c00d0508b24
parenteadcb0e56453c993590ae2b63f861c00e636b463
  - Added optional "sa_pool_key" argument to
    pool.manage(dbapi).connect() so that serialization
    of args is not necessary.
CHANGES
lib/sqlalchemy/pool.py