Skip to content

TableDefineOptions

Defined in: types.ts:108

TFields extends Record<string, FieldDefinition<unknown>>

optional changefeed: ChangefeedConfig

Defined in: types.ts:116


optional comment: string

Defined in: types.ts:118


fields: TFields

Defined in: types.ts:112


optional indexes: IndexDefinition[]

Defined in: types.ts:115


name: string

Defined in: types.ts:111


optional permissions: PermissionsClause

Defined in: types.ts:114


optional schemafull: boolean

Defined in: types.ts:113


optional type: string

Defined in: types.ts:117