]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Revert to use default poolclass under Firebird
authorLele Gaifax <lele@metapensiero.it>
Sat, 15 Dec 2007 16:14:31 +0000 (16:14 +0000)
committerLele Gaifax <lele@metapensiero.it>
Sat, 15 Dec 2007 16:14:31 +0000 (16:14 +0000)
commit66e1cdd1d923435e130431ff4123327e13ced0fa
tree3d0fb82a1c6cb538f243ea255400278fcf7e9965
parent8489bc23dd6d01a9f33a779255b708bbe486df7e
Revert to use default poolclass under Firebird
This partially reverts [3562] and instead documents the problem suggesting
a possible workaround. For the tests, the occurence of the problem is
largely reduced by using a TCP connection (that is, 'localhost:/some/file.fdb'
instead of '/some/file.fdb')
CHANGES
lib/sqlalchemy/databases/firebird.py