AbstractStaticgetGets the metadata for a typeorm column.
The entity.
The name of the property to get the column metadata for.
The transaction to use to get the column metadata.
The typeorm column metadata.
StaticgetGets the typeorm metadata for a given entity.
The target entity.
The transaction to run this command with.
The typeorm metadata.
StaticnormalizeNormalizes the type of the given column using the provided dataSource.
The normalized column type as a string.
Utilities for dealing with typeorm.