blob: c677178253897db6f5bebcdfee18a3519c6b0eab (
plain) (
blame)
1
2
3
4
5
6
|
* Handle JSON deserialization correctly if the column default from database
adapter returns `''` instead of `nil`.
*Johannes Opper*
Please check [5-0-stable](https://github.com/rails/rails/blob/5-0-stable/activerecord/CHANGELOG.md) for previous changes.
|