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
585eacba010eee5be719074fa31d3e8b41cc79a9
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
b59f4d1a4a
restored sequence back, needed by PG for the unit test
2007-02-22 03:51:21 +00:00
..
__init__.py
…
alltests.py
- fixed argument passing to straight textual execute() on engine, connection.
2007-02-13 22:53: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
- fixed argument passing to straight textual execute() on engine, connection.
2007-02-13 22:53:05 +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
- fix to connection pool _close() to properly clean up, fixes
2006-12-08 18:47:20 +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
restored sequence back, needed by PG for the unit test
2007-02-22 03:51:21 +00:00
transaction.py
revert old unittest patch for MSSQL
2007-02-15 00:22:07 +00:00