MaloLebrin/be-right-backend

Error migration paymentEntity

Closed this issue · 0 comments

ERROR: column "paymentId" of relation "subscription_entity" does not exist
be-right-backend-postgres-1 | 2023-10-17 13:37:43.411 UTC [34] STATEMENT:
be-right-backend-postgres-1 | ALTER TABLE
be-right-backend-postgres-1 | subscription_entity
be-right-backend-postgres-1 | DROP COLUMN
be-right-backend-postgres-1 | "paymentId"
be-right-backend-postgres-1 | CASCADE;
be-right-backend-postgres-1 |