Retry create issue to cope with duplicate keys (#7898)
* Retry create issue to cope with duplicate keys * Use .SetExpr().Where().Insert()
This commit is contained in:
parent
541fab196f
commit
5fe2ec264f
39 changed files with 1991 additions and 1404 deletions
2
vendor/github.com/go-xorm/xorm/go.mod
generated
vendored
2
vendor/github.com/go-xorm/xorm/go.mod
generated
vendored
|
@ -15,5 +15,5 @@ require (
|
|||
github.com/stretchr/testify v1.3.0
|
||||
github.com/ziutek/mymysql v1.5.4
|
||||
xorm.io/builder v0.3.5
|
||||
xorm.io/core v0.6.3
|
||||
xorm.io/core v0.7.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue