mirror of
https://github.com/sern-handler/frontpage-bot
synced 2026-06-06 01:16:54 +00:00
3 lines
73 B
SQL
3 lines
73 B
SQL
-- AlterTable
|
|
ALTER TABLE "Bot" ALTER COLUMN "inviteLink" DROP NOT NULL;
|