Skip to content

Model Struct : Investigate the best way to handle nullable #1

@kefniark

Description

@kefniark

For the moment, using pointer *time.Time

But not really satisfied of it, see what would be the best strategy here:

  • Keep pointer
  • use sql.NullString
  • use a 3rd party library
  • implement generic custom serializable types

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions