Skip to content

schemagen: nullable fields #338

@estr0gen

Description

@estr0gen

Currently, schemagen will generate structs that do not use pointers for fields that are nullable. This results in ambiguity as you cannot tell the difference between null and false or 0.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions