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-05-12 19:59:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eae80bb046e08afe395ccf82b561f0cbbec443ff
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
4d92dc9730
ARG
2011-06-02 21:35:27 -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
- given that Oracle's issue is not just open connections, but *closed* ones too, go really
2011-05-09 20:40:33 -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