1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 13:45:51 +00:00
gitea/vendor/xorm.io/xorm/test_mssql.sh
2019-10-17 11:26:49 +02:00

1 line
107 B
Bash

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