* upgrade xorm to latest to fix insert issue bug * add newissue unit tests * update xorm version * fix tests
* fix label count * fix vendor * fix import order * update xorm to fix bug * fix tests * fix mssql bug
* Retry create issue to cope with duplicate keys * Use .SetExpr().Where().Insert()
* fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests