This reverts commit 6b00167657.
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
UPDATE "EventType"
|
||||
SET "userId" = "_user_eventtype"."B"
|
||||
FROM "_user_eventtype"
|
||||
WHERE "EventType"."userId" IS NULL
|
||||
AND "EventType"."teamId" IS NULL
|
||||
AND "EventType".id = "_user_eventtype"."A";
|
||||
Reference in New Issue
Block a user