Skip to content

[MYSQL] JSON Error #7645

@Wuchieh

Description

@Wuchieh

GORM Playground Link

go-gorm/playground#1

Description

我在使用自定義 JSON 類型欄位時遇到一個問題。

我的欄位類型是我自行封裝的 JSON 類型,其 GORM 標籤如下:

gorm:"column:over_time_score;comment:加時比分"
Image

從圖片中我們可以看出來 homeTeamMatchData 是不應該有被操作的,但是他在第二個 log 中卻顯示了他的值發生了改變

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions