aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/inheritance_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added support for ODBC connections to MS SQL Server so you can connect from a...David Heinemeier Hansson2005-07-011-0/+8
* Updated all references to the old find_first and find_all to use the new styl...David Heinemeier Hansson2005-06-261-17/+17
* Be sure to use the @finder_sql in the has_many association's #find method, ev...Jamis Buck2005-06-131-5/+5
* Added a better exception for when a type column is used in a table without th...David Heinemeier Hansson2004-12-141-12/+22
* InitialDavid Heinemeier Hansson2004-11-241-0/+125