Interface IHarpeeSchemaConfig

Hierarchy

  • IHarpeeSchemaConfig

Properties

fields: { [key: string]: any }

Type declaration

  • [key: string]: any
name?: string

The name of the schema, default is defaultSchema

primaryKey?: string

the table primary key, alias hash_attribute, default is id

silent?: boolean

when true, turns of error for schema fields