Lunny Xiao
|
aa9a99cf5f
|
Upgrade xorm to latest to fix insert issue bug (#8309)
* upgrade xorm to latest to fix insert issue bug
* add newissue unit tests
* update xorm version
* fix tests
|
2019-09-29 20:52:39 +08:00 |
|
guillep2k
|
5fe2ec264f
|
Retry create issue to cope with duplicate keys (#7898)
* Retry create issue to cope with duplicate keys
* Use .SetExpr().Where().Insert()
|
2019-08-26 22:17:23 -04:00 |
|
Lunny Xiao
|
aa7c34cf86
|
Fix error log when loading issues caused by a xorm bug (#7271)
* fix error log when loading issues caused by a xorm bug
* upgrade packages
* fix fmt
* fix Consistency
* fix tests
|
2019-06-23 18:22:43 +03:00 |
|