This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-06-01 21:38:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
433f20d631085cf0e14348b4055e45db080b630f
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
b3927fbb88
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
2006-06-29 00:28:55 +00:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
alltests.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
autoconnect_engine.py
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
2006-06-29 00:28:55 +00:00
parseconnect.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
pool.py
when QueuePool times out it raises a TimeoutError instead of
2006-06-26 02:06:44 +00:00
proxy_engine.py
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
2006-06-29 00:28:55 +00:00
reflection.py
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
2006-06-29 00:28:55 +00:00
transaction.py
identified another TLTransaction scenario, and adjusted TLConnection/TLSession to fix this as well (reverted previous change, and overriding in_transaction() instead)
2006-06-22 20:03:09 +00:00