Home > extract-pg-schema > TableColumn > expandedType
TableColumn.expandedType property
Expanded type name. If the type is an array, brackets will be appended to the type name.
Signature:
typescript
expandedType: string;
Home > extract-pg-schema > TableColumn > expandedType
Expanded type name. If the type is an array, brackets will be appended to the type name.
Signature:
expandedType: string;