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-03 22:35:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f892d1a3fe8e349d1008bee51be5633dbfbf1189
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
f892d1a3fe
- Fixed column.copy() to copy defaults and onupdates.
...
[ticket:1373]
2009-08-28 19:00:44 +00:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
_base.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_bind.py
merge 0.6 series to trunk.
2009-08-06 21:11:27 +00:00
test_ddlevents.py
merge 0.6 series to trunk.
2009-08-06 21:11:27 +00:00
test_execute.py
oracle+zxjdbc returning support
2009-08-18 05:28:05 +00:00
test_metadata.py
- Fixed column.copy() to copy defaults and onupdates.
2009-08-28 19:00:44 +00:00
test_parseconnect.py
merge 0.6 series to trunk.
2009-08-06 21:11:27 +00:00
test_pool.py
merge 0.6 series to trunk.
2009-08-06 21:11:27 +00:00
test_reconnect.py
merge 0.6 series to trunk.
2009-08-06 21:11:27 +00:00
test_reflection.py
merge 0.6 series to trunk.
2009-08-06 21:11:27 +00:00
test_transaction.py
close out py3k + pg8000 bugs that are fixable for now without pg8000 decimal fix
2009-08-09 21:41:56 +00:00