DebugSQL refactor.
This commit is contained in:
parent
0dd976601e
commit
736a650241
6 changed files with 112 additions and 143 deletions
|
|
@ -71,8 +71,8 @@ type prefixTimezExpression struct {
|
|||
// timeExpr := prefixTimezExpression{}
|
||||
// timeExpr.prefixOpExpression = newPrefixExpression(expression, operator)
|
||||
//
|
||||
// timeExpr.ExpressionInterfaceImpl.Parent = &timeExpr
|
||||
// timeExpr.timezInterfaceImpl.Parent = &timeExpr
|
||||
// timeExpr.ExpressionInterfaceImpl.parent = &timeExpr
|
||||
// timeExpr.timezInterfaceImpl.parent = &timeExpr
|
||||
//
|
||||
// return &timeExpr
|
||||
//}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue