]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
move the insert tests from CRUDTest into sql/test_insert.py (see #2630)
authorDiana Clarke <diana.joan.clarke@gmail.com>
Fri, 29 Mar 2013 23:10:01 +0000 (19:10 -0400)
committerDiana Clarke <diana.joan.clarke@gmail.com>
Fri, 29 Mar 2013 23:10:01 +0000 (19:10 -0400)
commit17487a0db7759b0414e73fc3b9e61672e1da7658
treea0ea0e830dd8980b1fd82d27dd912dc27e7fa7bf
parent0f203d57cda4a6b966330f78f181ebb7089e05e9
move the insert tests from CRUDTest into sql/test_insert.py (see #2630)
test/sql/test_compiler.py
test/sql/test_insert.py [new file with mode: 0644]