podkrepi-bg / api

Nest.js REST backend for charity platform Podkrepi.bg https://podkrepi.bg/swagger

Home Page:https://podkrepi.bg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Prisma version and related codebase

kachar opened this issue · comments

Which area(s) of Podkrepi.bg are affected? (leave empty if unsure)

Prisma, Seeds, Migrations

Describe the feature you'd like to request

Upgrade Prisma packages from the current version v4.3.1 to the latest stable version https://github.com/prisma/prisma/releases/tag/4.7.1

Describe the solution you'd like

  • update package.json versions
  • check if db migrations docker images are being built OK
  • check if db seeds work OK
  • test if code generation and builds work normally

There might be breaking changes along the way

Describe alternatives you've considered

No response

@kachar can I do this task?

closed with #474