Interface CreateTableParams

CreateOneParams Represents the parameters Object used to create a single table.

Hierarchy

  • CreateTableParams

Properties

Properties

chainId: number

The target chain id.

statement: string

SQL statement string.

Generated using TypeDoc