mirror of
https://gitee.com/johng/gf
synced 2026-07-06 21:45:34 +08:00
v2 -> v3
This commit is contained in:
@ -9,7 +9,7 @@ package oracle
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/gogf/gf/v2/database/gdb"
|
||||
"github.com/gogf/gf/v3/database/gdb"
|
||||
)
|
||||
|
||||
// DoCommit commits current sql and arguments to underlying sql driver.
|
||||
|
||||
Reference in New Issue
Block a user