Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DecoratedColumn

JSON definition of a database column with additional fields.

export
interface

DecoratedDatabase

Hierarchy

Index

Properties

isEnum

isEnum: boolean

isPrimaryKey

isPrimaryKey: boolean

name

name: string

nullable

nullable: boolean

optional

optional: boolean

propertyName

propertyName: string

propertyType

propertyType: string

type

type: string

Generated using TypeDoc