aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/db_definitions/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't classify the has_one class when eager loading, it is already singular. ...Rick Olson2006-03-191-0/+5
* Fix that has_many :through honors the foreign key set by the belongs_to assoc...Rick Olson2006-03-181-0/+1
* Allow counter_cache to accept a column nameJamis Buck2006-03-091-10/+10
* Make counter_cache work with polymorphic belongs_toJamis Buck2006-03-041-0/+3
* Added tests for join models and fixed a bug #3177David Heinemeier Hansson2005-12-111-0/+6
* Work-in progress for providing better join model support and polymorphic asso...David Heinemeier Hansson2005-12-021-0/+13