mirror of
https://github.com/tangpanqing/aorm.git
synced 2025-11-03 02:03:24 +08:00
new test
This commit is contained in:
@@ -111,7 +111,6 @@ func TestAll(t *testing.T) {
|
||||
testShowCreateTable(dbItem.DriverName, dbItem.DbLink)
|
||||
|
||||
id := testInsert(dbItem.DriverName, dbItem.DbLink)
|
||||
|
||||
testInsertBatch(dbItem.DriverName, dbItem.DbLink)
|
||||
testGetOne(dbItem.DriverName, dbItem.DbLink, id)
|
||||
testGetMany(dbItem.DriverName, dbItem.DbLink)
|
||||
|
||||
Reference in New Issue
Block a user