Skip to main content
Version: 5.9

Index

Index

Properties

columnNames

columnNames: string[]

optionalcomposite

composite?: boolean

optionalexpression

expression?: string

keyName

keyName: string

primary

primary: boolean

optionaltype

type?: string | Readonly<{ indexType?: string; predicate?: QueryBuilder<any, any>; storageEngineIndexType?: hash | btree }>

unique

unique: boolean