1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/vendor/xorm.io/xorm/test_mssql.sh

1 line
107 B
Bash
Raw Normal View History

go test -db=mssql -conn_str="server=localhost;user id=sa;password=yourStrong(!)Password;database=xorm_test"