Posts by Jesley Caceres Marcelino • 1 point
1 post
-
0
votes1
answer485
viewsQ: Postgresql Constraint error
I have a code that is giving the following error: there is no Unique Constraint matching Given Keys for referenced table "schedule" Code: CREATE TYPE weekday AS ENUM ('Domingo', 'Segunda', 'Terça',…