]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
sqlite cant share among threads ! hence a new pool class.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Nov 2005 20:17:13 +0000 (20:17 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Nov 2005 20:17:13 +0000 (20:17 +0000)
commitac101149089e573add3dc65ac783547b711f20ed
treeb5a8d361a6978458252f6c0fa69cebf9ee040886
parent415ee39db578a17cefc1e4ccd8526ec5612be2e0
sqlite cant share among threads ! hence a new pool class.
lib/sqlalchemy/databases/sqlite.py
lib/sqlalchemy/pool.py