aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/posts.yml
Commit message (Expand)AuthorAgeFilesLines
* Set counter caches to correct values in fixturesBogdan Gusiev2017-11-081-0/+8
* Deprecate automatic counter caches on has_many :throughSean Griffin2014-06-261-2/+0
* Merge branch 'master' into nested_has_many_throughJon Leighton2011-03-041-0/+2
|\
| * Correctly update counter caches on deletion for has_many :through [#2824 stat...Jon Leighton2011-02-071-0/+2
* | Properly support conditions on any of the reflections involved in a nested th...Jon Leighton2010-10-191-0/+14
* | Add support for table aliasing, with a test that needs aliasing in order to w...Jon Leighton2010-10-021-0/+14
|/
* Fix that counter_cache breaks with has_many :dependent => :nullify.Gabe da Silveira2009-08-091-0/+3
* Make sure that belongs_to counter decrements when assigning nil Closes #10804...Michael Koziarski2008-01-261-0/+1
* Wrap :conditions in parentheses to prevent problems with OR's #1871Jamis Buck2005-09-241-0/+7
* Fixed that single-table inheritance sub-classes couldn't be used to limit the...David Heinemeier Hansson2005-07-031-0/+21
* Changed habtm eager loading to also use joinsDavid Heinemeier Hansson2005-04-181-0/+1
* Fixes for postgresql testing #1129, #1130, #1131David Heinemeier Hansson2005-04-181-1/+0
* Dont initialize the association proxy for nil recordsDavid Heinemeier Hansson2005-04-141-0/+7
* Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]David Heinemeier Hansson2005-04-101-0/+2
* Made eager loading work even moreDavid Heinemeier Hansson2005-04-031-0/+2
* Added new Base.find API and deprecated find_all, find_first. Added preliminar...David Heinemeier Hansson2005-04-031-0/+9