1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 00:55:48 +00: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"