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