Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed that has_and_belongs_to_many didn't respect single table inheritance ty... | David Heinemeier Hansson | 2005-07-03 | 1 | -4/+4 |
* | Added support for ODBC connections to MS SQL Server so you can connect from a... | David Heinemeier Hansson | 2005-07-01 | 1 | -0/+8 |
* | Updated all references to the old find_first and find_all to use the new styl... | David Heinemeier Hansson | 2005-06-26 | 1 | -17/+17 |
* | Be sure to use the @finder_sql in the has_many association's #find method, ev... | Jamis Buck | 2005-06-13 | 1 | -5/+5 |
* | Added a better exception for when a type column is used in a table without th... | David Heinemeier Hansson | 2004-12-14 | 1 | -12/+22 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+125 |