]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix oracle tests
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Jan 2011 03:37:18 +0000 (22:37 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Jan 2011 03:37:18 +0000 (22:37 -0500)
commit3ac7ec476e5a52892a48f1932a5452ed9263c758
tree7d354ba32544d5ff94dff96cfbcb4089a1d7ee9c
parent86e6c2bafb03e9620f6289c709d0076e6291f624
- fix oracle tests
- fix some obnoxious type adaption issues resulting from the "adapt must copy" change
lib/sqlalchemy/types.py
test/orm/test_versioning.py
test/sql/test_types.py