Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed stray comma when using eager loading and ordering together from has_man... | David Heinemeier Hansson | 2005-04-19 | 1 | -1/+1 |
* | Changed habtm eager loading to also use joins | David Heinemeier Hansson | 2005-04-18 | 1 | -7/+8 |
* | Fixes for postgresql testing #1129, #1130, #1131 | David Heinemeier Hansson | 2005-04-18 | 1 | -2/+2 |
* | Dont initialize the association proxy for nil records | David Heinemeier Hansson | 2005-04-14 | 1 | -0/+4 |
* | Added support for has_and_belongs_to_many associations in eager loading #1064... | David Heinemeier Hansson | 2005-04-10 | 1 | -4/+13 |
* | Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] | David Heinemeier Hansson | 2005-04-10 | 1 | -0/+5 |
* | Made eager loading work even more | David Heinemeier Hansson | 2005-04-03 | 1 | -0/+36 |