Project rename.
This commit is contained in:
parent
4d7fbf8f49
commit
348b3beddc
21 changed files with 40 additions and 40 deletions
|
|
@ -2,8 +2,8 @@ package sqlbuilder
|
|||
|
||||
import (
|
||||
"database/sql"
|
||||
"github.com/go-jet/jet/sqlbuilder/execution"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/sub0zero/go-sqlbuilder/sqlbuilder/execution"
|
||||
)
|
||||
|
||||
type lockMode string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue