Skip to main content

Interface: Schema

Hierarchy

  • Camelize<BaseSchema>

    Schema

Properties

columns

Readonly columns: PartialRequired<{ constraints?: readonly string[] ; name?: string ; type?: string }, "constraints">[]

Overrides

Camelize.columns

Defined in

@tableland/sdk/src/validator/tables.ts:21


tableConstraints

tableConstraints: undefined | readonly string[]

Inherited from

Camelize.tableConstraints