Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Column

The JSON definition of a column for importing and exporting.

export
interface

Column

Hierarchy

Index

Properties

isEnum

isEnum: boolean

isPrimaryKey

isPrimaryKey: boolean

name

name: string

nullable

nullable: boolean

optional

optional: boolean

type

type: string

Generated using TypeDoc