summaryrefslogtreecommitdiff
path: root/test/orm/test_cache_key.py
Commit message (Expand)AuthorAgeFilesLines
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-16/+15
* introduce deferred lambdasMike Bayer2020-07-031-0/+87
* Turn on caching everywhere, add loggingMike Bayer2020-06-101-0/+64
* Convert execution to move through SessionMike Bayer2020-05-251-0/+4
* Unify Query and select() , move all processing to compile phaseMike Bayer2020-05-241-0/+229
* Ensure comparison includes "don't compare values" featureMike Bayer2019-12-201-4/+8
* Add anonymizing context to cache keys, comparison; convert traversalMike Bayer2019-11-041-0/+120