mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
This reverts commit7240202784, reversing changes made toe4e2bcce75. Conflicts: activerecord/CHANGELOG.md activerecord/lib/active_record/relation/calculations.rb activerecord/test/cases/calculations_test.rb Reason: This caused a regression since it changed the behavior in a stable release. Fixes #9777