summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-27 21:05:17 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-27 21:05:17 -0500
commit07130c7a8b5c58e744c27c7b1baabeda7034f05b (patch)
tree6d9573aa19a0113ca62f502e62934b4cdc3e8b4d /lib/sqlalchemy/sql/compiler.py
parentd706a661709a2c963f8adde53959c5fc42f26d58 (diff)
downloadsqlalchemy-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