Merge branch 'develop' of https://github.com/sub0zero/go-sqlbuilder into develop
This commit is contained in:
commit
e727fc3d4f
21 changed files with 40 additions and 40 deletions
|
|
@ -3,7 +3,7 @@ package sqlbuilder
|
|||
import (
|
||||
"database/sql"
|
||||
"errors"
|
||||
"github.com/sub0zero/go-sqlbuilder/sqlbuilder/execution"
|
||||
"github.com/go-jet/jet/sqlbuilder/execution"
|
||||
)
|
||||
|
||||
type SelectStatement interface {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue