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-04 15:00:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ffe47e32bcba0c4f4f5d6669dbd3945443e10dd
sqlalchemy
/
test
/
base
T
History
Jason Kirtland
afd8431d4d
- Pool listeners may now be specified as a duck-type of PoolListener or a dict of callables, your choice.
2008-04-04 19:07:30 +00:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
alltests.py
- testbase is gone, replaced by testenv
2008-01-12 22:03:42 +00:00
dependency.py
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
except.py
- testbase is gone, replaced by testenv
2008-01-12 22:03:42 +00:00
utils.py
- Pool listeners may now be specified as a duck-type of PoolListener or a dict of callables, your choice.
2008-04-04 19:07:30 +00:00