1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/relation
Kevin Newton e7c3219cb5
QueryMethods#in_order_of drop records not listed
`in_order_of` now filters down to the values provided, to match the behavior of the `Enumerable` version.

*Kevin Newton*
2022-01-06 12:54:41 -05:00
..
batches Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
predicate_builder
batches.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
calculations.rb [ci skip] Pluck doesnt load ActiveRecord objects 2021-12-29 02:33:20 +05:30
delegation.rb Add option to skip joins for associations. 2021-04-19 11:17:31 -04:00
finder_methods.rb Remove deprecated support to Model.reorder(nil).first to search using non-deterministic order. 2021-11-19 21:43:16 +00:00
from_clause.rb
merger.rb
predicate_builder.rb
query_attribute.rb
query_methods.rb QueryMethods#in_order_of drop records not listed 2022-01-06 12:54:41 -05:00
record_fetch_warning.rb Eliminate internal uses of PerThreadRegistry and deprecate it 2021-11-22 09:53:16 +01:00
spawn_methods.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
where_clause.rb Change how Merging conditions on the same column works 2021-11-19 21:43:19 +00:00