修改部分类型转换

This commit is contained in:
tangpanqing
2022-12-06 17:29:17 +08:00
parent 4c735eab74
commit e1be6670d1

View File

@@ -84,7 +84,7 @@ func TestAll(t *testing.T) {
testTransaction(db)
//testTruncate(db)
testTruncate(db)
}
func testConnect() *sql.DB {