xorm/test_mssql.sh
Lunny Xiao 942887dea0 fix time issues and add some tests for time (#604)
* fix time issues and add some tests for time

* fix tests bug

* fix tests

* some fixes with tests and added mssql support

* fix tests
2017-06-02 16:12:50 +08:00

1 line
95 B
Bash
Executable File

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