Skip to content

Same "null" value problem like in #99 #314

@scippio

Description

@scippio

I have same problem with "null" value like in #99

But with JSONSlice.

I have column definition:

Customs     datatypes.JSONSlice[*mytypes.KeyValue]

and when create model:

Customs:     datatypes.NewJSONSlice(req.Msg.GetCustoms()), // return []*mytypes.KeyValue

when it's empty I have "null" value in column instead of real NULL

Metadata

Metadata

Assignees

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