scylladb/gocqlx

gocqlx.UDT by map[string]UDT is null

Opened this issue · 0 comments

udt can not marshal data.
use interface custom MarshalUDT, UnmarshalUDT worked.