You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/index.ts: prisma migrate deploy must be run as a separate deployment step. If a migration is missed, the app starts but returns PrismaClientKnownRequestError: "table does not exist" for new columns.
src/index.ts: prisma migrate deploy must be run as a separate deployment step. If a migration is missed, the app starts but returns PrismaClientKnownRequestError: "table does not exist" for new columns.