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
PG::ForeignKeyViolation: ERROR: update or delete on table "cursos" violates foreign key constraint "fk_rails_9acd300953" on table "reviews" DETAIL: Key (id)=(10) is still referenced from table "reviews". : DELETE FROM "cursos" WHERE "cursos"."id" = $1
#157
Open
JoseTomasSoto opened this issue
Nov 23, 2021
· 1 comment
Al momento de eliminar una clase, me dice este error.
Como hacer eso?
The text was updated successfully, but these errors were encountered: