mirror of
https://gitee.com/gitea/gitea
synced 2025-12-28 11:16:35 +08:00
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:
committed by
techknowlogick
parent
541fab196f
commit
5fe2ec264f
4
vendor/xorm.io/core/README.md
generated
vendored
4
vendor/xorm.io/core/README.md
generated
vendored
@@ -1,6 +1,8 @@
|
||||
Core is a lightweight wrapper of sql.DB.
|
||||
|
||||
[](https://circleci.com/gh/go-xorm/core/tree/master)
|
||||
[](https://drone.gitea.com/xorm/core)
|
||||
[](http://gocover.io/xorm.io/core)
|
||||
[](https://goreportcard.com/report/xorm.io/core)
|
||||
|
||||
# Open
|
||||
```Go
|
||||
|
||||
Reference in New Issue
Block a user