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-31 21:08:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01683efe1d2ba1c663ac5d08416109fd16dd707d
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
01683efe1d
- slight tweak to raw execute() change to also support tuples,
...
not just lists [ticket:523]
2007-04-03 18:08:51 +00:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
alltests.py
"alltests" runners call testbase.main(), which takes an optional suite,
2007-03-15 18:11:05 +00:00
autoconnect_engine.py
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
2006-06-29 00:28:55 +00:00
execute.py
- slight tweak to raw execute() change to also support tuples,
2007-04-03 18:08:51 +00:00
parseconnect.py
added mockdbapi to mysql dialect create to better help unit tests pass
2007-02-04 19:10:07 +00:00
pool.py
MSSQL now passes still more unit tests [ticket:481]
2007-03-15 02:31:15 +00:00
proxy_engine.py
- unit tests updated to run without any pysqlite installed; pool
2006-08-21 20:01:32 +00:00
reflection.py
- merged the "execcontext" branch, refactors engine/dialect codepaths
2007-04-02 21:36:11 +00:00
transaction.py
revert old unittest patch for MSSQL
2007-02-15 00:22:07 +00:00