Phone int `json:"phone" gorm:"column:phone;type:int;unique:un_phone;comment:手机号"` Password string `json:"-" gorm:"column:password;type:varchar(40);comment:密码"` Status int8 `json:"status" gorm:"column:status;size:4;default:1;comment:状态 1:正常 2:白名单 3:黑名单"` IsAdmin bo...
1.4.1 集成GORM 在internal/svc/servicecontext.go中我们集成了GORM并由它操作GaussDB, 主要代码如下: typeServiceContextstruct{Config config.Config DB*gorm.DB}funcNewServiceContext(c config.Config)*ServiceContext{db,err:=gorm.Open(postgres.New(postgres.Config{DriverName:"postgres",DSN:c.DSN}),&gorm.C...
gozero全栈实战第8讲,集成gorm增删改查之新增,于2024年9月12日上线。西瓜视频为您提供高清视频,画面清晰、播放流畅,看丰富、高质量视频就上西瓜视频。
gozero全栈实战第8讲,集成gorm增删改查之新增,于2024年9月12日上线。西瓜视频为您提供高清视频,画面清晰、播放流畅,看丰富、高质量视频就上西瓜视频。