]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
these fail for unknown reasons. Seems to be potentially VARCHAR used with RETURNING...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Mar 2010 18:39:15 +0000 (18:39 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Mar 2010 18:39:15 +0000 (18:39 +0000)
commitee8eea4101d4e12aa7db84c9a6a289cd6f9e3107
treec99a0767399e827619b650d11ddb1b26551db49e
parent47f7b6f68e42d9157bbb88dc519f8a9875bef88f
these fail for unknown reasons.  Seems to be potentially VARCHAR used with RETURNING, or out params, not sure.
test/sql/test_returning.py