DbIndexSchema
Interface: DbIndexSchema
Defined in: schema.ts:357
Индекс таблицы.
Properties
fields
fields:
string[]
Defined in: schema.ts:358
name?
optionalname:string
Defined in: schema.ts:360
unique?
optionalunique:boolean
Defined in: schema.ts:359