Skip to content

OrderByClause

Defined in: types.ts:127

optional collate: boolean

Defined in: types.ts:130


field: string

Defined in: types.ts:128


optional numeric: boolean

Defined in: types.ts:131


optional order: "ASC" | "DESC" | "asc" | "desc"

Defined in: types.ts:129