Release notes: Add a note about `use_transactional_tests` in the deprecated...

Release notes: Add a note about `use_transactional_tests` in the deprecated section of Active Record notes [ci skip]

- Followup of PR #19282.
上级 40d5c337
......@@ -494,6 +494,10 @@ Please refer to the [Changelog][active-record] for detailed changes.
Use the `{insert|update|delete}` public methods instead.
([Pull Request](https://github.com/rails/rails/pull/23086))
* Deprecated `use_transactional_fixtures` in favor of
`use_transactional_tests` for more clarity.
([Pull Request](https://github.com/rails/rails/pull/19282))
### Notable changes
* Added a `foreign_key` option to `references` while creating the table.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册