MySQL cast expressions. Simplified.
This commit is contained in:
parent
53dbcd9bfc
commit
c342f296ca
10 changed files with 103 additions and 81 deletions
|
|
@ -2,6 +2,8 @@ package mysql
|
|||
|
||||
import "github.com/go-jet/jet"
|
||||
|
||||
type Expression jet.Expression
|
||||
|
||||
type ColumnBool jet.ColumnBool
|
||||
type BoolExpression jet.BoolExpression
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue