|
|
<a href="https://github.com/xormplus/xorm/blob/master/test/xorm_test.go">测试用例</a>,<a href="https://github.com/xormplus/xorm/blob/master/test/测试结果.txt">测试结果</a>
|
|
<a href="https://github.com/xormplus/xorm/blob/master/test/xorm_test.go">测试用例</a>,<a href="https://github.com/xormplus/xorm/blob/master/test/测试结果.txt">测试结果</a>
|
|
|
db, err = xorm.NewPostgreSQL("postgres://postgres:root@localhost:5432/testdb?sslmode=disable")
|
|
db, err = xorm.NewPostgreSQL("postgres://postgres:root@localhost:5432/testdb?sslmode=disable")
|