diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-17 00:21:25 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-17 00:21:25 +0000 |
commit | b81a0132a84a54559b7dbce075988dec62ed7da7 (patch) | |
tree | e967111fa6de4c2c9b43338fb13c5bc06a5b23aa /lib/sqlalchemy/databases/firebird.py | |
parent | 86fef1e4593a6c25e83b2aca7577c62bec9fa2a9 (diff) | |
download | sqlalchemy-b81a0132a84a54559b7dbce075988dec62ed7da7.tar.gz |
added "recreate()" argument to connection pool classes
this method is called when the invalidate() occurs for a disconnect condition,
so that the entire pool is recreated, thereby avoiding repeat errors on
remaining connections in the pool.
dispose() called as well (also fixed up) but cant guarantee all connections closed.
Diffstat (limited to 'lib/sqlalchemy/databases/firebird.py')
0 files changed, 0 insertions, 0 deletions