mirror of
https://github.com/tangpanqing/aorm.git
synced 2025-10-29 10:12:35 +08:00
修改部分类型转换
This commit is contained in:
@@ -84,7 +84,7 @@ func TestAll(t *testing.T) {
|
|||||||
|
|
||||||
testTransaction(db)
|
testTransaction(db)
|
||||||
|
|
||||||
//testTruncate(db)
|
testTruncate(db)
|
||||||
}
|
}
|
||||||
|
|
||||||
func testConnect() *sql.DB {
|
func testConnect() *sql.DB {
|
||||||
|
|||||||
Reference in New Issue
Block a user