dairongpneg
Results
1
issues of
dairongpneg
OnConflict(sql.ConflictColumns(...)). Update(func(u *ent.UserUpsert){u.SetTags([]string("a", "b"))}) not support string arrray, tags is definitions like the following field.Strings("tags").Optional() - [x] The issue is present in the latest release. - [x] I have searched...