mirror of
https://gitee.com/johng/gf
synced 2026-07-05 05:13:14 +08:00
v2 -> v3
This commit is contained in:
@ -10,7 +10,7 @@ package sqlite
|
||||
import (
|
||||
_ "github.com/glebarez/go-sqlite"
|
||||
|
||||
"github.com/gogf/gf/v2/database/gdb"
|
||||
"github.com/gogf/gf/v3/database/gdb"
|
||||
)
|
||||
|
||||
// Driver is the driver for sqlite database.
|
||||
|
||||
Reference in New Issue
Block a user