]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- applied YAGNI to supports_autoclose_results (this issue would be handled by Buffere...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Apr 2007 14:31:38 +0000 (14:31 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Apr 2007 14:31:38 +0000 (14:31 +0000)
commitafde8cdfda23adcb5720cf03fdb75444fa385da1
tree0adac5963971bda39dc5ddb84726955bda06f274
parent6cd83d10b15b1d88748eff6829014aea10c3a0b3
- applied YAGNI to supports_autoclose_results (this issue would be handled by BufferedColumnResultProxy)
- the docstrings, they do not end
lib/sqlalchemy/engine/base.py
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/sql.py