Closed ruanlang closed 2 years ago
ID int64 gorm:"column:id;type:bigint;primaryKey;autoIncrement:true" json:"id" https://github.com/go-gorm/gorm/issues/5505 @jinzhu @a631807682
gorm:"column:id;type:bigint;primaryKey;autoIncrement:true" json:"id"
@a631807682 help review
@jinzhu boss,please merge
Hi @ruanlang
Can you change it like the mysql one?
Thank you.
@jinzhu please review
@jinzhu boss,please release this pr,thx
User Case Description
ID int64
gorm:"column:id;type:bigint;primaryKey;autoIncrement:true" json:"id"
https://github.com/go-gorm/gorm/issues/5505 @jinzhu @a631807682