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-02 13:59:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5db45df9cbf844a0bb1a00ae3f0c834daab8b043
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
892a1ebcb8
fixed pg reflection of timezones
2006-10-20 20:49:16 +00:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
alltests.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +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
parseconnect.py
doc edits, moved object display in uowdumper to be hex, fixed test runner in parseconnect
2006-09-25 16:22:32 +00:00
pool.py
- logging is now implemented via standard python "logging" module.
2006-09-24 23:59:22 +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
fixed pg reflection of timezones
2006-10-20 20:49:16 +00:00
transaction.py
- logging is now implemented via standard python "logging" module.
2006-09-24 23:59:22 +00:00