mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove duplicate entry for ActiveRecord::Relation#cache_key from Rails 5 release notes [ci skip]
This commit is contained in:
parent
4d98b0d837
commit
fd04a0cb09
1 changed files with 0 additions and 3 deletions
|
@ -494,9 +494,6 @@ Please refer to the [Changelog][active-record] for detailed changes.
|
|||
* Added `config.active_record.warn_on_records_fetched_greater_than` option.
|
||||
([Pull Request](https://github.com/rails/rails/pull/18846))
|
||||
|
||||
* Added `cache_key` to `ActiveRecord::Relation`.
|
||||
([Pull Request](https://github.com/rails/rails/pull/20884))
|
||||
|
||||
* Added a native JSON data type support in MySQL.
|
||||
([Pull Request](https://github.com/rails/rails/pull/21110))
|
||||
|
||||
|
|
Loading…
Reference in a new issue