Module: typeorm/columns/getColumnType
Functions
default
▸ default(columnMetadata
, includeLength?
): string
Parameters
Name | Type |
---|
columnMetadata | Pick <ColumnMetadata , "length" | "type" > |
includeLength? | boolean |
Returns
string
Defined in
typeorm/columns/getColumnType.ts:4