]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move out unconsumed names tests from test_compiler out to test_insert, test_update
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 3 Mar 2016 01:24:49 +0000 (20:24 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 3 Mar 2016 01:24:49 +0000 (20:24 -0500)
commit6b7c207801d826db872aeda02e7c7b531df68034
treeac5e2fcd14cee1adde8387a769cf37ba64fe7a31
parent3d83e1639e1325af67d2bba390bd7c40838380b9
- move out unconsumed names tests from test_compiler out to test_insert, test_update
- establish consistent names between existing unconsumed names tests and new ones
added per ref #3666
test/sql/test_compiler.py
test/sql/test_insert.py
test/sql/test_update.py