]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Migrated maxdb behavioral assumptions from unsupported to fails_on
authorJason Kirtland <jek@discorporate.us>
Mon, 5 Nov 2007 22:11:30 +0000 (22:11 +0000)
committerJason Kirtland <jek@discorporate.us>
Mon, 5 Nov 2007 22:11:30 +0000 (22:11 +0000)
commitbcb586a93c68b4f58ded49b253448f4fe32c558a
tree91fa5e449e44ef4549c76fa49510cf2e724e921d
parentd36a3940a0958f444ad9ca9a2e6b5eb54fab9b80
Migrated maxdb behavioral assumptions from unsupported to fails_on
12 files changed:
test/orm/assorted_eager.py
test/orm/cascade.py
test/orm/dynamic.py
test/orm/eager_relations.py
test/orm/generative.py
test/orm/inheritance/basic.py
test/orm/inheritance/manytomany.py
test/orm/inheritance/poly_linked_list.py
test/orm/mapper.py
test/orm/query.py
test/sql/case_statement.py
test/sql/query.py