xorm/test_tidb.sh
Lunny Xiao 1bcc25420d
Add tests for tidb (#1207)
* add tests for tidb

* ignore select for update tests
2019-02-01 11:31:51 +08:00

1 line
92 B
Bash
Executable File

go test -db=mysql -conn_str="root:@tcp(localhost:4000)/xorm_test" -ignore_select_update=true