Typeorm update if exists
Manhwa sister duty
npm install @nestjs/typeorm typeorm mysql, mysql2. The @nestjs/typeorm package represents the Nest.js wrapper over TypeORM. The typeorm package is the official TypeORM library package. The mysql, mysql2 package is the official connector library for mysql. Let's import the TypeOrmModule inside the server/app.module.ts as follows: