提交 e5e3ec20 编写于 作者: R Ryuta Kamizono

Add CHANGELOG entry for #17654 [ci skip]

上级 eefd4c0d
* 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.
先完成此消息的编辑!
想要评论请 注册