mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-10-06 09:17:19 +08:00
style: transfer ownership
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/zhufuyi/sponge/pkg/sgorm/sqlite"
|
||||
"github.com/go-dev-frame/sponge/pkg/sgorm/sqlite"
|
||||
)
|
||||
|
||||
// GetSqliteTableInfo get table info from sqlite
|
||||
|
Reference in New Issue
Block a user