I have a Posgres typeorm entity with the following columns
@PrimaryGeneratedColumn() id: number; @Column({ type: \'timestamp with time zone\', name: \'_creat