WorkerTableSchema
このコンテンツはまだ日本語訳がありません。
Defined in: worker/protocol.ts:23
Serializable subset of TableSchema — excludes the toRow function
which cannot be transferred to a Worker.
Properties
Section titled “Properties”columns
Section titled “columns”columns:
ColumnDef[]
Defined in: worker/protocol.ts:25
derived
Section titled “derived”derived:
DerivedColumn[]
Defined in: worker/protocol.ts:26
tableName
Section titled “tableName”tableName:
string
Defined in: worker/protocol.ts:24