Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableMetaOptions

Options for the Table decorator.

Hierarchy

  • TableMetaOptions

Index

Properties

Properties

Optional name

name: string

Table name. Defaults to the Table-decorated class name.

Optional schema

schema: string

The table schema for databases that have schemas.

Generated using TypeDoc