Interface ColumnMeta

Hierarchy

  • ColumnMeta

Properties

description: string
name: string
nullable: boolean
precision: number
primary_key: boolean
scale: number
title: string
unique: boolean
width: number

Generated using TypeDoc