提交 a3d41cb0 编写于 作者: J Jan Habermann

Add a CHANGELOG entry for the has_many :through scoping fix (See #14537 for details).

上级 98e69078
* Fixed unexpected behavior for `has_many :through` associations going through a scoped `has_many`.
If a `has_many` association is adjusted using a scope, and another `has_many :through`
uses this association, then the scope adjustment is unexpectedly neglected.
Fixes #14537.
*Jan Habermann*
* Fixed error when specifying a non-empty default value on a PostgreSQL array column.
Fixes #10613.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册