Skip to content

Commit

Permalink
Add changelog for IN empty array
Browse files Browse the repository at this point in the history
Forgot to add a changelog when this was merged in #37266.
  • Loading branch information
jhawthorn committed Oct 25, 2019
1 parent 82f9d7c commit 54f3e67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions activerecord/CHANGELOG.md
@@ -1,3 +1,7 @@
* `where(attr => [])` now loads an empty result without making a query.

*John Hawthorn*

* Fixed the performance regression for `primary_keys` introduced MySQL 8.0.

*Hiroyuki Ishii*
Expand Down

0 comments on commit 54f3e67

Please sign in to comment.