Jet internal refactor.
This commit is contained in:
parent
4fbf576370
commit
ee4897a1e2
49 changed files with 481 additions and 2528 deletions
|
|
@ -2,7 +2,7 @@ package postgres
|
|||
|
||||
import "github.com/go-jet/jet/internal/jet"
|
||||
|
||||
type Column jet.Column
|
||||
type Column jet.ColumnExpression
|
||||
|
||||
type IColumnList jet.IColumnList
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue