]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix insert() to have values (supports buildbot's SQLite)
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Mar 2008 19:07:22 +0000 (19:07 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Mar 2008 19:07:22 +0000 (19:07 +0000)
commit763575246d1586c51b24cf963ad7b0a9e9df394e
tree5db5922e284c4da047743c48ad6cfc754237d5bd
parent0bb1406bfbd1d25eae76b6125bae3766faa927d1
fix insert() to have values (supports buildbot's SQLite)
test/orm/session.py