Add wiki Expressions page.
This commit is contained in:
parent
3516d2861c
commit
6a6ee0561d
17 changed files with 399 additions and 109 deletions
|
|
@ -5,7 +5,6 @@ type projection interface {
|
|||
from(subQuery ExpressionTable) projection
|
||||
}
|
||||
|
||||
//------------------------------------------------------//
|
||||
// Dummy type for projection list
|
||||
type ProjectionList []projection
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue