diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-01-27 21:05:17 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-01-27 21:05:17 -0500 |
commit | 07130c7a8b5c58e744c27c7b1baabeda7034f05b (patch) | |
tree | 6d9573aa19a0113ca62f502e62934b4cdc3e8b4d /lib/sqlalchemy/sql/compiler.py | |
parent | d706a661709a2c963f8adde53959c5fc42f26d58 (diff) | |
download | sqlalchemy-07130c7a8b5c58e744c27c7b1baabeda7034f05b.tar.gz |
- [bug] Changed LRUCache, used by the mapper
to cache INSERT/UPDATE/DELETE statements,
to use an incrementing counter instead
of a timestamp to track entries, for greater
reliability versus using time.time(), which
can cause test failures on some platforms.
[ticket:2379]
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions