高飞

Results 3 comments of 高飞

Deleting a tag can only identify the type time.Time field and can only update it to the current time. If I can identify a string or number and specify the...

eg: ``` type Demo struct { Id uint64 `json:"id,string" xorm:"not null pk BIGINT(20) 'id'"` Name uint64 `json:"name" xorm:"not null comment('name') VARCHAR 'name'"` Age uint64 `json:"age" xorm:"comment('age') INT 'age'"` //This is...

I want it to be deleted when it is not set to a timestamp, but to a value I specify