Skip to content

Optional is not working. #744

@rudaoshi

Description

@rudaoshi

I must set nullable=True for the Optional field. Otherwise, I cannot set its value to None.

Look at the code, Optional is just Attribute, which does not allow None value by its validate function.

pony version= 0.7.19

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