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
aaa3cebe7224231ca396b1dc812525336dde745e
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
1006f17051
if python 2.4, have DontWrapException be old style
2011-06-26 19:50:31 -04:00
..
__init__.py
…
test_bind.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_ddlevents.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_execute.py
if python 2.4, have DontWrapException be old style
2011-06-26 19:50:31 -04:00
test_parseconnect.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_pool.py
- hardcore force every connection into a strong-referenced set, rollback on every test, close on every context.
2011-04-25 21:50:26 -04:00
test_reconnect.py
- make sure we definitely get every connection created
2011-05-14 13:34:29 -04:00
test_reflection.py
ARG
2011-06-02 21:35:27 -04:00
test_transaction.py
- Unit tests pass 100% on MySQL installed
2011-06-02 19:52:26 -04:00