Skip to content

Add nullable annotation to member declaration #2

Open
@jkalias

Description

@jkalias

Currently all members are assumed non-nullable, i.e. that they always have a value.
However this is not always true in realistic database applications.

The goal of this issue is, to enable all types to be nullable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions