How can I update a table that has struct inside a struct and both structs are inside an array? ARRAY>

后端 未结 0 952
情歌与酒
情歌与酒 2021-01-05 04:31

I have a table with the following data structure:

id                    integer nullable
candidate             record  repeated
candidate.name        string           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题