1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 18:15:48 +00:00
gitea/vendor/github.com/go-xorm/xorm/test_mssql.sh

1 line
108 B
Bash
Raw Normal View History

go test -db=mssql -conn_str="server=localhost;user id=sa;password=MwantsaSecurePassword1;database=xorm_test"