TableDefineOptions
Defined in: types.ts:108
Type Parameters
Section titled “Type Parameters”TFields
Section titled “TFields”TFields
extends Record
<string
, FieldDefinition
<unknown
>>
Properties
Section titled “Properties”changefeed?
Section titled “changefeed?”
optional
changefeed:ChangefeedConfig
Defined in: types.ts:116
comment?
Section titled “comment?”
optional
comment:string
Defined in: types.ts:118
fields
Section titled “fields”fields:
TFields
Defined in: types.ts:112
indexes?
Section titled “indexes?”
optional
indexes:IndexDefinition
[]
Defined in: types.ts:115
name:
string
Defined in: types.ts:111
permissions?
Section titled “permissions?”
optional
permissions:PermissionsClause
Defined in: types.ts:114
schemafull?
Section titled “schemafull?”
optional
schemafull:boolean
Defined in: types.ts:113
optional
type:string
Defined in: types.ts:117