Default aliasing refactoring.
This commit is contained in:
parent
22426c8cad
commit
5ad213885f
16 changed files with 198 additions and 124 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package sqlbuilder
|
||||
|
||||
type FuncExpression interface {
|
||||
Expression
|
||||
}
|
||||
//type FuncExpression interface {
|
||||
// Expression
|
||||
//}
|
||||
|
||||
type numericFunc struct {
|
||||
expressionInterfaceImpl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue