]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- unit tests updated to run without any pysqlite installed; pool
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 21 Aug 2006 20:01:32 +0000 (20:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 21 Aug 2006 20:01:32 +0000 (20:01 +0000)
commit43d3b773072b07fc19f6eebcd121db99b6370e00
tree0ca6f75cfe577a50198c368bd488a91639797e59
parent4ca1de17832b49423dd448f7becc600a459e8cbf
- unit tests updated to run without any pysqlite installed; pool
test uses a mock DBAPI
CHANGES
test/engine/pool.py
test/engine/proxy_engine.py