File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 14411441
14421442 * Hyonjee Joo*
14431443
1444- * Deprecate passing of ` start ` value to ` find_in_batches ` and ` find_each `
1445- in favour of ` begin_at ` value.
1446-
1447- * Vipul A M*
1448-
14491444* Add ` foreign_key_exists? ` method.
14501445
14511446 * Tõnis Simo*
Original file line number Diff line number Diff line change @@ -439,10 +439,6 @@ Please refer to the [Changelog][active-record] for detailed changes.
439439* Deprecated ` ActiveRecord::Base.errors_in_transactional_callbacks= ` .
440440 ([ commit] ( https://github.com/rails/rails/commit/07d3d402341e81ada0214f2cb2be1da69eadfe72 ) )
441441
442- * Deprecated passing of ` start ` value to ` find_in_batches ` and ` find_each `
443- in favour of ` begin_at ` value.
444- ([ Pull Request] ( https://github.com/rails/rails/pull/18961 ) )
445-
446442* Deprecated ` Relation#uniq ` use ` Relation#distinct ` instead.
447443 ([ commit] ( https://github.com/rails/rails/commit/adfab2dcf4003ca564d78d4425566dd2d9cd8b4f ) )
448444
You can’t perform that action at this time.
0 commit comments