]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
small tweak to HistoryList to properly report "delete" success, new unit test added...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Dec 2005 05:09:44 +0000 (05:09 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Dec 2005 05:09:44 +0000 (05:09 +0000)
commitc649d2f03f3a92f321c32a68e0a4cc0ab413cdd7
tree64cada030e4b44ff603ff8737c35c4f03f399cd2
parent875b1b1954d343bfc8a2b510058c90a10c63c985
small tweak to HistoryList to properly report "delete" success, new unit test added to manytomany
lib/sqlalchemy/util.py
test/manytomany.py