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
2022-03-08 04:22:55 +00:00
..
batches Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
predicate_builder Fix where on polymorphic association with empty array 2021-01-09 13:33:57 +09:00
batches.rb Mark up inline code [ci-skip] 2022-02-21 11:11:11 -06:00
calculations.rb [ci skip] Pluck doesnt load ActiveRecord objects 2021-12-29 02:33:20 +05:30
delegation.rb Keep to_formatted_s working as before and add tests for it 2022-02-08 16:22:35 +00: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 Merge pull request #38145 from sinsoku/avoid_assigning_the_same_value_to_join_values 2020-01-04 21:31:36 +09:00
merger.rb Fix merging select values from a different model's relation 2021-03-09 08:12:28 +09:00
predicate_builder.rb Avoid extra BindParam allocation to generate placeholder in queries 2021-03-02 18:09:05 +09:00
query_attribute.rb Don't use type.cast(value) to emulate unchecked serialized value in unboundable? 2021-03-15 12:23:40 +09:00
query_methods.rb Improve the documentation and guide about where.not 2022-03-08 04:22:55 +00: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