Skip to content

QueryData interface

Query JSON representation object.


The columns.

● cols?: ColumnData[]


The description

● desc?: string


Conatins user-defined extra data for current query.

● extraData?: any


The id.

● id: string


The just sorted columns.

● justsortcols: string[]


The name

● name: string


The root.

● root: ConditionData


Gets the current time zone

● timezoneOffset?: number