mirror of
https://gitee.com/johng/gf
synced 2026-06-30 19:17:30 +08:00
version 2
This commit is contained in:
@ -3,8 +3,8 @@ package driver
|
||||
import (
|
||||
"context"
|
||||
"database/sql"
|
||||
"github.com/gogf/gf/database/gdb"
|
||||
"github.com/gogf/gf/os/gtime"
|
||||
"github.com/gogf/gf/v2/database/gdb"
|
||||
"github.com/gogf/gf/v2/os/gtime"
|
||||
)
|
||||
|
||||
// MyDriver is a custom database driver, which is used for testing only.
|
||||
|
||||
Reference in New Issue
Block a user