From 3d375cbb34593458e92136d1a1ea75545114580e Mon Sep 17 00:00:00 2001 From: naskya <m@naskya.net> Date: Fri, 7 Jun 2024 08:43:14 +0900 Subject: [PATCH] fix merge error --- docs/downgrade.sql | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/downgrade.sql b/docs/downgrade.sql index ae2a57f995..86e5930969 100644 --- a/docs/downgrade.sql +++ b/docs/downgrade.sql @@ -1,8 +1,9 @@ BEGIN; DELETE FROM "migrations" WHERE name IN ( - 'SwSubscriptionAccessToken1709395223611', 'AddMastodonSubscriptionType1715181461692', + 'SwSubscriptionAccessToken1709395223611', + 'UserProfileMentions1711075007936', 'ClientCredentials1713108561474', 'RefactorScheduledPosts1716804636187', 'RemoveEnumTypenameSuffix1716462794927', @@ -34,7 +35,7 @@ DELETE FROM "migrations" WHERE name IN ( 'EmojiModerator1692825433698', 'RemoveNsfwDetection1705848938166', 'FirefishUrlMove1707850084123', - 'UserProfileMentions1711075007936' + 'RemoveNativeUtilsMigration1705877093218' ); -- addMastodonSubscriptionType