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-07 08:11:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02fa8bacaa69f1a4b246bed0f0b89998e33ae847
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
7ab1eb81d6
- this passes --mockpool for test_execute 100% with pypy. still makes test_reflection later on hang.
2011-04-22 23:52:01 -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
- this passes --mockpool for test_execute 100% with pypy. still makes test_reflection later on hang.
2011-04-22 23:52:01 -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
- The "pool.manage" feature doesn't use pickle
2011-04-05 14:26:28 -04:00
test_reconnect.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_reflection.py
- The 'useexisting' flag on Table has been superceded
2011-04-05 12:04:42 -04:00
test_transaction.py
- move all the comments that got shoved below the fixture grabs back up
2011-03-27 17:19:00 -04:00