My current entity looks like this:
import { BaseEntity, Column, Entity, PrimaryGeneratedColumn } from \'typeorm\'; @En