Commit graph

5 commits

Author SHA1 Message Date
Bertrand Bordage
611f527079 Fixes invalidation between tests (as rollback is forced using connection.need_rollback). 2014-09-29 19:54:08 +02:00
Bertrand Bordage
b1087e9a53 Adds a special cache for transactions. 2014-09-29 19:16:53 +02:00
Bertrand Bordage
bddc3425ff Fixes `QuerySet.aggregate` invalidation. 2014-09-28 19:36:49 +02:00
Bertrand Bordage
b0cd3d371b Detects QuerySet.extra select & where arguments and avoid caching such queries.
Also fixes tables detection so that creation/deletion correctly invalidates queries.
2014-09-28 01:44:43 +02:00
Bertrand Bordage
53f8078a55 Version 0.1.0. 2014-09-26 16:53:44 +02:00