]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
overhaul to SQLSession change from yesterday, needs to use the threadlocal capability...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Mar 2006 21:58:00 +0000 (21:58 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Mar 2006 21:58:00 +0000 (21:58 +0000)
commit7c00dbe6067f34a83605b31cf4e7cf7fe8ccb465
tree0c4ce31445cf9507192e81fbf4a4bd41a4154024
parent4b4c64fdfbc6f684f672bd131024a15725186066
overhaul to SQLSession change from yesterday, needs to use the threadlocal capability of the pool after all
lib/sqlalchemy/engine.py
lib/sqlalchemy/pool.py