Skip to main
this.isMin.uk
About
Random
gorm을 쓸 때, `sql: Scan error on column index 1, name "created_at": unsupported Scan, storing driver.Value type []uint8 into type *time.Time` 오류가 나는 경우
sql connection string의 제일 뒤에,
?parseTime=true
를 붙여주자
Til
,
Gorm