1 line
107 B
Bash
1 line
107 B
Bash
|
go test -db=mssql -conn_str="server=localhost;user id=sa;password=yourStrong(!)Password;database=xorm_test"
|