Skip to content

IndexDefinition

Defined in: types.ts:55

Index definition for a table

optional analyzer: string

Defined in: types.ts:59


optional comment: string

Defined in: types.ts:60


fields: string[]

Defined in: types.ts:57


name: string

Defined in: types.ts:56


optional unique: boolean

Defined in: types.ts:58