IndexDefinition
Defined in: types.ts:55
Index definition for a table
Properties
Section titled “Properties”analyzer?
Section titled “analyzer?”
optional
analyzer:string
Defined in: types.ts:59
comment?
Section titled “comment?”
optional
comment:string
Defined in: types.ts:60
fields
Section titled “fields”fields:
string
[]
Defined in: types.ts:57
name:
string
Defined in: types.ts:56
unique?
Section titled “unique?”
optional
unique:boolean
Defined in: types.ts:58