]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Removed @unsupported
authorJason Kirtland <jek@discorporate.us>
Wed, 14 May 2008 22:09:23 +0000 (22:09 +0000)
committerJason Kirtland <jek@discorporate.us>
Wed, 14 May 2008 22:09:23 +0000 (22:09 +0000)
commitdd20ca5cb9eb0361f22023437d25a5bbb53f6871
treef033f05e3a273456d7e6100ce1897ba89849168f
parentb2504db4f72e64981f27b796fcfd50c3c07fd606
- Removed @unsupported
14 files changed:
test/engine/execute.py
test/engine/reflection.py
test/engine/transaction.py
test/orm/assorted_eager.py
test/orm/generative.py
test/orm/query.py
test/orm/session.py
test/orm/unitofwork.py
test/sql/defaults.py
test/sql/query.py
test/sql/quote.py
test/sql/testtypes.py
test/testlib/requires.py
test/testlib/testing.py