]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
small tweaks to make insert() behavior more consistent, mostly tests, [ticket:2461]
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Aug 2012 22:49:33 +0000 (18:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Aug 2012 22:49:33 +0000 (18:49 -0400)
commit17f9bc5735b021201c1800adc2236b3fe67262b2
treea28885b6ff544dc08b5d1e81b54c9bfe111a1917
parent28bfc3d5dfdaae57a94f660959aaaeb83a5e2132
small tweaks to make insert() behavior more consistent, mostly tests, [ticket:2461]
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/sql/expression.py
test/lib/fixtures.py
test/sql/test_query.py