]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added an implicit close() on the cursor in ResultProxy
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Sep 2006 16:45:46 +0000 (16:45 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Sep 2006 16:45:46 +0000 (16:45 +0000)
commitcc88f1e8c358e63733a02ceea5e1323bcd9c3455
tree092a6047e4764a0bdf8207cafec0c196cbb7bd98
parent3dd5d834ad6d3ae7f515ff20f3b8756d46e2347f
- added an implicit close() on the cursor in ResultProxy
when the result closes
- added scalar() method to ComposedSQLEngine
CHANGES
lib/sqlalchemy/engine/base.py