]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
move the update tests from CRUDTest into sql/test_update.py (see #2630)
authorDiana Clarke <diana.joan.clarke@gmail.com>
Sat, 30 Mar 2013 05:38:17 +0000 (01:38 -0400)
committerDiana Clarke <diana.joan.clarke@gmail.com>
Sat, 30 Mar 2013 05:38:17 +0000 (01:38 -0400)
commit2ffc92558864dac683907c5166046c59a1cd232c
tree7b3767bb6c28470993c9a69699ef12260cc3d3cb
parente6d6cfbf6b3921d5addc52dff0a8c1aafffb37d6
move the update tests from CRUDTest into sql/test_update.py (see #2630)
test/sql/test_compiler.py
test/sql/test_update.py