| Commit message (Expand) | Author | Age | Files | Lines |
* | Associations: DRY up the code which is generating conditions, and make it all... | Jon Leighton | 2010-12-26 | 1 | -1/+0 |
* | Fix dodgy tests which were effectively asserting nil == nil | Jon Leighton | 2010-12-26 | 1 | -0/+1 |
* | using arel to compile sql statements | Aaron Patterson | 2010-12-25 | 1 | -0/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -5/+5 |
* | Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a... | Pratik Naik | 2009-07-01 | 1 | -0/+8 |
* | Revert "Generate proper :counter_sql from :finder_sql when there is a newline... | Yehuda Katz + Carl Lerche | 2009-06-22 | 1 | -8/+0 |
* | Generate proper :counter_sql from :finder_sql when there is a newline charact... | Patrick Joyce | 2009-06-21 | 1 | -0/+8 |
* | Add has_many :primary_key option to allow setting the primary key on a has ma... | Andre Arko | 2008-07-06 | 1 | -0/+1 |
* | has_one supports the :dependent => :delete option which skips the typical cal... | Jeremy Kemper | 2006-08-29 | 1 | -1/+6 |
* | modified finder test a tiny bit so that it passes on sqlserver | Tobias Lütke | 2005-10-16 | 1 | -3/+6 |
* | Adds :nullify option to :depends. Closes #2015 (Robby Russell) | Tobias Lütke | 2005-10-15 | 1 | -0/+12 |
* | Be sure to use the @finder_sql in the has_many association's #find method, ev... | Jamis Buck | 2005-06-13 | 1 | -0/+14 |
* | Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru... | David Heinemeier Hansson | 2005-01-01 | 1 | -0/+21 |