Alias collision fixed, .qse will be quotesearch, .qs will remain queuesearch (music)

Improved guild config cleanup migration by removing invalid Permissiosnv2 entries
This commit is contained in:
Toastie (DCS Team) 2024-10-08 00:05:01 +13:00
parent 8176cdbf96
commit c6a4eaf04e
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
2 changed files with 1 additions and 1 deletions

View file

@ -38,6 +38,7 @@ left join guildconfigs on reactionrolemessage.guildconfigid = guildconfigs.id;")
DELETE FROM "DelMsgOnCmdChannel" WHERE "GuildConfigId" is NULL;
DELETE FROM "WarningPunishment" WHERE "GuildConfigId" NOT IN (SELECT "Id" from "GuildConfigs");
DELETE FROM "StreamRoleBlacklistedUser" WHERE "StreamRoleSettingsId" is NULL;
DELETE FROM "PermissionsV2" WHERE "GuildConfigId" NOT IN (SELECT "Id" from "GuildConfigs");
""");
}

View file

@ -365,7 +365,6 @@ quoteshow:
- qushow
quotesearch:
- quotesearch
- qs
- qse
- qsearch
quoteid: