Skip to content

text_array type propery that is nullable #18

@ChrisChrisi

Description

@ChrisChrisi

When I use the text_array type and want to set the value of the proprty to null the convertToDatabaseValue() method of TextArrayType class automatically set it to ematy array ( {}). I don't want the field value to be emty array. I want it to be null. I want the values of the property to can be set to null or text array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions