spatie / laravel-schemaless-attributes

Add schemaless attributes to Eloquent models
https://spatie.be/en/opensource
MIT License
1.01k stars 58 forks source link

getRawSchemalessAttributes() must be of the type array #60

Closed securit closed 4 years ago

securit commented 4 years ago

Fixes issue #45 getRawSchemalessAttributes() must be of the type array, string returned on Postgresql which returns a string object rather than an array when null stored in SchemalessAttributes.

Includes StyleCI fixes.

freekmurze commented 4 years ago

Thanks!

securit commented 4 years ago

Thank you! Love your work. Some day I may be able to show off the work I’ve done :)

Sent from my iPhone

On 19/03/2020, at 8:07 AM, Freek Van der Herten notifications@github.com wrote:

Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.