Skip to content

EntityDefinition@getField $default parameter should not be null #99

@planeth44

Description

@planeth44

when you submit a form and fields are not required –if the type is text– the values are an empty string.
the getField function replace these empty string value by a null value which breaks the SQL schema of NOT NULL if the definition is VARCHAR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions