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-28 03:26:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbc8bbfba3591d2ea704673d90e95014765d0f10
sqlalchemy
/
test
/
engine
T
History
mike bayer
7c29cff14d
Merge pull request
#100
from plaes/typos
...
Typo fixes
2014-07-06 17:17:59 -04:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
test_bind.py
- A large refactoring of the `
sqlalchemy.sql
` package has reorganized
2013-08-12 17:50:37 -04:00
test_ddlevents.py
- Support has been added for pytest to run tests. This runner
2014-03-03 15:55:17 -05:00
test_execute.py
- add test support for disconnect modification
2014-07-04 16:49:11 -04:00
test_logging.py
- rename __multiple__ to __backend__, and apply __backend__ to a large number of tests.
2014-03-24 11:33:53 -04:00
test_parseconnect.py
- The :func:
.engine_from_config
function has been improved so that
2013-12-07 18:38:15 -05:00
test_pool.py
- work on fixing some race-condition failures:
2014-03-26 16:31:52 -04:00
test_processors.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00
test_reconnect.py
- vastly improve the "safe close cursor" tests in test_reconnect
2014-05-30 16:24:38 -04:00
test_reflection.py
- rename __multiple__ to __backend__, and apply __backend__ to a large number of tests.
2014-03-24 11:33:53 -04:00
test_transaction.py
typo: s/thbe/the
2014-06-28 12:47:19 +03:00