提交 50914b91 编写于 作者: E Eileen M. Uchitelle

Merge pull request #20380 from kamipo/add_changelog_for_17654

Add CHANGELOG entry for #17654
* Do not set `sql_mode` if `strict: :default` is specified.
```
# database.yml
production:
adapter: mysql2
database: foo_prod
user: foo
strict: :default
```
*Ryuta Kamizono*
* SQLite: `:collation` support for string and text columns.
Example:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册