summaryrefslogtreecommitdiff
path: root/examples/query_caching
Commit message (Expand)AuthorAgeFilesLines
* - merge() will not issue a needless merge of attributes if theMike Bayer2010-01-104-210/+0
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+1
* Added in Examples into the test suite so they get exercised regularly. Cleane...Michael Trier2009-07-271-0/+0
* remove erroneous commentsMike Bayer2008-10-242-4/+0
* two more cache examplesMike Bayer2008-10-243-3/+145
* - Query.UpdateDeleteTest.test_delete_fallback fails on mysql due to subquery ...Mike Bayer2008-06-091-9/+1
* make Query._clone() class-agnosticMike Bayer2008-06-021-7/+0
* illustrates a simple Query "hook" to implement query caching.Mike Bayer2008-06-021-0/+87