Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes all options for PrimaryGeneratedColumn decorator with numeric uuid strategy.

Hierarchy

  • PrimaryGeneratedColumnUUIDOptions

Index

Properties

Properties

Optional comment

comment: undefined | string

Column comment. Not supported by all database types.

Optional name

name: undefined | string

Column name in the database.

Generated using TypeDoc