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