-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Description
GORM Playground Link
Description
我在使用自定義 JSON 類型欄位時遇到一個問題。
我的欄位類型是我自行封裝的 JSON 類型,其 GORM 標籤如下:
gorm:"column:over_time_score;comment:加時比分"
從圖片中我們可以看出來 homeTeamMatchData 是不應該有被操作的,但是他在第二個 log 中卻顯示了他的值發生了改變