aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/query_methods.rb
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2010-12-31 10:43:42 +0000
committerJon Leighton <j@jonathanleighton.com>2010-12-31 20:00:44 +0000
commit62b084f80759300f10a4e5c4235bf1d13693a7d3 (patch)
tree6eda5936f42ce5a14404edd8aa4823587b2bb3c4 /activerecord/lib/active_record/relation/query_methods.rb
parent2bf31868033c50d71d6d68c1ddad67147908adc4 (diff)
downloadrails-62b084f80759300f10a4e5c4235bf1d13693a7d3.tar.gz
rails-62b084f80759300f10a4e5c4235bf1d13693a7d3.tar.bz2
rails-62b084f80759300f10a4e5c4235bf1d13693a7d3.zip
Specify the STI type condition using SQL IN rather than a whole load of ORs. Required a fix to ActiveRecord::Relation#merge for properly merging create_with_value. This also fixes a situation where the type condition was appearing twice in the resultant SQL query.
Diffstat (limited to 'activerecord/lib/active_record/relation/query_methods.rb')
0 files changed, 0 insertions, 0 deletions