aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/companies.yml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a...Pratik Naik2009-07-011-0/+8
* Revert "Generate proper :counter_sql from :finder_sql when there is a newline...Yehuda Katz + Carl Lerche2009-06-221-8/+0
* Generate proper :counter_sql from :finder_sql when there is a newline charact...Patrick Joyce2009-06-211-0/+8
* Add has_many :primary_key option to allow setting the primary key on a has ma...Andre Arko2008-07-061-0/+1
* has_one supports the :dependent => :delete option which skips the typical cal...Jeremy Kemper2006-08-291-1/+6
* modified finder test a tiny bit so that it passes on sqlserverTobias Lütke2005-10-161-3/+6
* Adds :nullify option to :depends. Closes #2015 (Robby Russell)Tobias Lütke2005-10-151-0/+12
* Be sure to use the @finder_sql in the has_many association's #find method, ev...Jamis Buck2005-06-131-0/+14
* Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...David Heinemeier Hansson2005-01-011-0/+21