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 06:48:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9e1a24898fa67ef9979f2f2ce50dfc2968cdc32
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