Kathi Zsolt

Results 1 issues of Kathi Zsolt

The problem is: **Could not save entity.** I'm using TypeORM with Postgres. ### **SEED file:** **create-article.seed.ts:** ``` ... export class CreateOpenTournament implements Seeder { public async run(factory: Factory): Promise {...