mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
fix: migration
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
-- Custom (Drop duplicate)
|
-- Custom (Drop duplicate)
|
||||||
UPDATE "User"
|
UPDATE "User"
|
||||||
SET "User"."url" = NULL
|
SET "url" = NULL
|
||||||
WHERE "User"."url" IN (
|
WHERE "User"."url" IN (
|
||||||
SELECT "UserTeamUrl"."url"
|
SELECT "UserTeamUrl"."url"
|
||||||
FROM (
|
FROM (
|
||||||
|
|||||||
Reference in New Issue
Block a user