1.3.1
Changed
- if
fillAtOnce()
returnsnull
and theJSON
field is not nullable, the package won't attempt to fill a model attribute => this allows the usage of a JSON field for related fields and give full control over resolving the values
Changed
fillAtOnce()
returns null
and the JSON
field is not nullable, the package won't attempt to fill a model attribute => this allows the usage of a JSON field for related fields and give full control over resolving the values