index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
associations
/
eager_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix eager association test. Closes #10381 [alexey]
Jeremy Kemper
2007-12-05
1
-1
/
+2
*
Try again
David Heinemeier Hansson
2007-12-05
1
-1
/
+1
*
Fix that options[:from] table names should never be quoted [DHH]
David Heinemeier Hansson
2007-12-05
1
-0
/
+11
*
Foxy fixtures. Adapter#disable_referential_integrity. Closes #9981.
Jeremy Kemper
2007-10-26
1
-2
/
+2
*
Limited eager loading no longer ignores scoped :order. Closes #9561 [danger, ...
Marcel Molina
2007-10-23
1
-0
/
+9
*
Eager loading respects explicit :joins. Closes #9496.
Jeremy Kemper
2007-09-15
1
-0
/
+5
*
OpenBase: update for new lib and latest Rails. Support migrations. Closes #8748.
Jeremy Kemper
2007-09-13
1
-2
/
+12
*
Don't clobber :includes passed to count on has_many association. Closes #9175...
Michael Koziarski
2007-08-16
1
-0
/
+6
*
Make sure has_many associations honour :include when counting. Closes #9167 [...
Michael Koziarski
2007-08-16
1
-0
/
+7
*
Update tests' use of fixtures for the new collections api. Closes #8726.
Jeremy Kemper
2007-06-22
1
-4
/
+4
*
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