mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-06 09:44:14 -04:00
Fix label count (#8267)
* fix label count * fix vendor * fix import order * update xorm to fix bug * fix tests * fix mssql bug
This commit is contained in:
2
vendor/github.com/go-xorm/xorm/test_mssql.sh
generated
vendored
2
vendor/github.com/go-xorm/xorm/test_mssql.sh
generated
vendored
@@ -1 +1 @@
|
||||
go test -db=mssql -conn_str="server=localhost;user id=sa;password=yourStrong(!)Password;database=xorm_test"
|
||||
go test -db=mssql -conn_str="server=localhost;user id=sa;password=MwantsaSecurePassword1;database=xorm_test"
|
Reference in New Issue
Block a user