Skip to content

Registration of null entries #13

@alphaville

Description

@alphaville

Users are allowed to register (and retrieve from the database) null values. Internally these values are stored as the string value:

String NULL = new String(new byte[]{1});

TODO: Allow users to assign null values to foreign-key components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions