]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
unit tests for dangling subquery, many-to-many clear-and-resave
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Jun 2006 15:39:46 +0000 (15:39 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Jun 2006 15:39:46 +0000 (15:39 +0000)
commit0642dcb796313118dd81c3d12e044b4128c2746d
tree447482200cf38c712e8ff375179f9e06202cf8fc
parent6f8459c313163f46a0bcccc6cd8eda1fd2058d57
unit tests for dangling subquery, many-to-many clear-and-resave
test/orm/objectstore.py
test/sql/select.py