Commit Graph

6 Commits (1ed432300523982df466a786d446e4e03b0e0820)

Author SHA1 Message Date
6543 6d811bcb14 Hide not allowed Reactions ()
* Hide not allowed Reactions

* filter in query :D

* use `

Co-Authored-By: Alexey 〒erentyev <axifnx@gmail.com>

* update xorm v0.8.0 -> v0.8.1
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()
Lunny Xiao aa9a99cf5f
Upgrade xorm to latest to fix insert issue bug ()
* upgrade xorm to latest to fix insert issue bug

* add newissue unit tests

* update xorm version

* fix tests
Lunny Xiao 29dda47cbb
Fix label count ()
* fix label count

* fix vendor

* fix import order

* update xorm to fix bug

* fix tests

* fix mssql bug
guillep2k 5fe2ec264f Retry create issue to cope with duplicate keys ()
* Retry create issue to cope with duplicate keys

* Use  .SetExpr().Where().Insert()
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug ()
* fix error log when loading issues caused by a xorm bug

* upgrade packages

* fix fmt

* fix Consistency

* fix tests