]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed a regression in the examples/dogpile_caching example
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Jan 2013 15:59:26 +0000 (10:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Jan 2013 15:59:26 +0000 (10:59 -0500)
commit7f3cefeba8d63ceb15dcffa358c2ffdebee16ab1
tree8a39eb3172cd5e489f15d7a5ab08508d0e8b0dc9
parent06ddce3215d771e3345e19c5d3a1857b23db69f1
Fixed a regression in the examples/dogpile_caching example
which was due to the change in #2614.
doc/build/changelog/changelog_08.rst
examples/dogpile_caching/caching_query.py