mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-07 13:24:13 -04:00
Upgrade xorm to v0.7.9 to fix some bugs (#8354)
* upgrade xorm to v0.7.9 to fix some bugs * upgrade xormstore to v1.3.1
This commit is contained in:
committed by
techknowlogick
parent
3be43dc5e3
commit
c9f819eae0
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=MwantsaSecurePassword1;database=xorm_test"
|
||||
go test -db=mssql -conn_str="server=localhost;user id=sa;password=yourStrong(!)Password;database=xorm_test"
|
Reference in New Issue
Block a user