]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- don't duplicate docs for Pool within QueuePool
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 Feb 2014 04:13:13 +0000 (23:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 Feb 2014 04:16:34 +0000 (23:16 -0500)
commit5f144b2e435408a555b49ce0b8953af3499c03ab
tree85fe4de1ce65fcc457783571ea4bbd5e205d4f37
parent1cf18e5cbb62b3764c1722c62c7ccb4440c2d735
- don't duplicate docs for Pool within QueuePool
- add huge warning regarding how use_threadlocal probably not what you want
lib/sqlalchemy/pool.py