Documentation
¶
Index ¶
- type Table
- func (t *Table) GetArgs() []interface{}
- func (t *Table) GetName() string
- func (t *Table) GetQuery() string
- func (t *Table) IsMuti() bool
- func (t *Table) Join(table mx.Container, typ mx.JoinType, condition mx.ConditionMix) mx.Container
- func (t *Table) SetAlias(a string) *Table
- func (t *Table) SetDBName(n string) *Table
- func (t *Table) SetSuffix(f func(interface{}) string) *Table
- func (t *Table) Suffix(s interface{})
- func (t *Table) With(w mx.With)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.