static/jsvm/interfaces/dbx.QueryInfo.html
QueryInfo represents a debug/info struct with exported SelectQuery fields.
buildHookbuildercontextdistinctfromgroupByhavingjoinlimitoffsetorderByparamspostFragmentpreFragmentselectOptionselectsunionwhere
buildHook: BuildHookFunc
builder: Builder
distinct: boolean
from: string[]
groupBy: string[]
having: Expression
join: JoinInfo[]
limit: number
offset: number
orderBy: string[]
params: Params
postFragment: string
preFragment: string
selectOption: string
selects: string[]
union: UnionInfo[]
where: Expression
OSLightDark
Generated using TypeDoc