diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-04-18 20:11:08 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-04-18 20:11:08 -0400 |
commit | b6bf8c2a3001c38684ef806678dd187926e1910b (patch) | |
tree | d26137ca93535ec0402b236004e5daaef3519542 /test/dialect/test_postgresql.py | |
parent | 23c43e94b0d7c5d69595d63cc205f3c08fe78fa3 (diff) | |
download | sqlalchemy-b6bf8c2a3001c38684ef806678dd187926e1910b.tar.gz |
Fixed a long-standing bug in the caching example, where
the limit/offset parameter values wouldn't be taken into
account when computing the cache key. The
_key_from_query() function has been simplified to work
directly from the final compiled statement in order to get
at both the full statement as well as the fully processed
parameter list.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions