monki boi
monki boi
DTDrizzle Team
Created by andrevandal on 8/15/2023 in #help
There are multiple relations between "places" and "medias". Please specify relation name
I have the same issue when running drizzle-kit studio even after adding relationNames to the relations
4 replies
DTDrizzle Team
Created by monki boi on 11/9/2023 in #help
Unable to delete from many to many relationship due to FK constraint
I see, so there is no way to do this in one query?
6 replies
DTDrizzle Team
Created by monki boi on 11/9/2023 in #help
Unable to delete from many to many relationship due to FK constraint
The exact error msg:
ERROR: update or delete on table "teams" violates foreign key constraint "usersOnTeams_team_id_teams_org_id_fk" on table "usersOnTeams"
DETAIL: Key (org_id)=(org_XXXXXXXXX) is still referenced from table "usersOnTeams".
ERROR: update or delete on table "teams" violates foreign key constraint "usersOnTeams_team_id_teams_org_id_fk" on table "usersOnTeams"
DETAIL: Key (org_id)=(org_XXXXXXXXX) is still referenced from table "usersOnTeams".
6 replies