mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
unify wording in Active Record CHANGELOG. [ci skip]
This commit is contained in:
parent
c1ab07cd91
commit
6d8221323f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
* A `NullRelation` should represent nothing. This fixes a bug where
|
||||
`Comment.where(post_id: Post.none)` returned a non-empty result.
|
||||
|
||||
Closes #15176.
|
||||
Fixes #15176.
|
||||
|
||||
*Matthew Draper*, *Yves Senn*
|
||||
|
||||
|
|
Loading…
Reference in a new issue