5 lines
94 B
Go
5 lines
94 B
Go
package postgres
|
|
|
|
import "github.com/go-jet/jet/internal/jet"
|
|
|
|
type Expression jet.Expression
|