Documentation
¶
Overview ¶
Code generated by SQLGen. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SelectItemsQueryElem ¶
type SelectItemsQueryElem struct {
ID int
IsSelectMultiNames bool
Where string
Sep string
Names []interface{}
}
func (*SelectItemsQueryElem) SQLTemplate ¶
func (e *SelectItemsQueryElem) SQLTemplate() string
type SelectUsersQueryElem ¶
func (*SelectUsersQueryElem) SQLTemplate ¶
func (e *SelectUsersQueryElem) SQLTemplate() string
Click to show internal directories.
Click to hide internal directories.