aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/query_cache_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Final iteration of use better testing methodsNeeraj Singh2010-05-191-1/+1
* Clear the query cache between tests that test the query cacheEvan Phoenix2010-03-221-0/+4
* future proofing the sqlite3 adapter codeAaron Patterson2010-01-261-0/+6
* Oracle adapter recourns count() as numeric (not string)Raimonds Simanovskis2009-08-061-1/+6
* Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.Jeremy Kemper2009-02-031-4/+0
* fix tests relying on implicit orderingJeremy Kemper2008-08-261-2/+3
* Added missing fixtures for tests which fail to run independently if run after...Tarmo Tänav2008-08-041-1/+1
* Partial updates include only unsaved attributes. Off by default; set YourClas...Jeremy Kemper2008-03-311-1/+3
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-3/+3
* Fix pathsJeremy Kemper2008-01-181-6/+6
* Move tests to casesJeremy Kemper2008-01-181-0/+124