Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PostgreSQL: use a subselect to correctly perform eager finds with :limit and ... | Jeremy Kemper | 2007-01-12 | 1 | -0/+10 |
* | Sybase adapter fixes. Closes #6926 [jsheets] | Michael Koziarski | 2007-01-05 | 1 | -1/+1 |
* | Oracle: resolve test failures, use prefetched primary key for inserts, check ... | Jeremy Kemper | 2006-11-01 | 1 | -3/+4 |
* | Fix has_many :through to add the appropriate conditions when going through an... | Rick Olson | 2006-10-15 | 1 | -1/+16 |
* | Removes the ability for eager loaded conditions to be interpolated, since the... | Rick Olson | 2006-10-09 | 1 | -1/+1 |
* | organize associations tests | Jeremy Kemper | 2006-09-25 | 1 | -0/+367 |