]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
move the delete tests from CRUDTest into sql/test_delete.py (see #2630)
authorDiana Clarke <diana.joan.clarke@gmail.com>
Fri, 29 Mar 2013 21:25:39 +0000 (17:25 -0400)
committerDiana Clarke <diana.joan.clarke@gmail.com>
Fri, 29 Mar 2013 21:25:39 +0000 (17:25 -0400)
commit0f203d57cda4a6b966330f78f181ebb7089e05e9
tree249ca2538d51ff33bbfab2ec912790df54b6a8fd
parent7dff6f6d490528f5e88493cdf4b14d3136b40d3c
move the delete tests from CRUDTest into sql/test_delete.py (see #2630)
test/sql/test_compiler.py
test/sql/test_delete.py [new file with mode: 0644]