Bool expression refactoring.

This commit is contained in:
zer0sub 2019-03-31 09:17:28 +02:00
parent 5a7563d4af
commit 38007810c1
15 changed files with 818 additions and 583 deletions

View file

@ -3,7 +3,6 @@ package sqlbuilder
import "bytes"
type FuncExpression struct {
isExpression
isProjection
name string