User Defined Related Table

Param

table name

Param

relation name

Param

Contents data type

Param

columns

Param

required columns

Returns

Hierarchy

Constructors

Properties

Columns

constraints: Constraints = ...

Constraints

contents: Contents

Foreign key to Contents

DEFAULT_AUTOINCREMENT: boolean = true

Default id autoincrement setting

DEFAULT_PK_NOT_NULL: boolean = true

Default primary key not null setting

Accessors

Methods

  • Get the contents data type from the contents or use the default

    Returns

    contents or default data type

    Parameters

    • defaultType: string

      default data type

    Returns string

Generated using TypeDoc