This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34d79fad85b0388270300a91430211ddc82cb183
rails
/
activerecord
/
lib
/
active_record
/
relation
History
Aaron Patterson
c7f81f14df
arel can escape the id, so avoid using the database connection
2010-12-22 19:20:08 -08:00
..
batches.rb
un-nodocs AR::Batches
2010-09-21 20:44:45 +02:00
calculations.rb
just grep the AST for OuterJoin nodes rather than converting the tree to SQL
2010-11-30 17:29:19 -08:00
finder_methods.rb
taking advantage of the JoinSource node in the SQL AST
2010-12-16 01:49:29 +05:30
predicate_builder.rb
arel can escape the id, so avoid using the database connection
2010-12-22 19:20:08 -08:00
query_methods.rb
ActiveRecord::Base.joins should allow single nil argument [
#6181
state:resolved]
2010-12-16 22:25:09 +01:00
spawn_methods.rb
making relationship merge cheaper
2010-11-30 13:31:00 -08:00