-- Add server stats module configuration ALTER TABLE "GuildSettings" ADD COLUMN "serverStatsEnabled" BOOLEAN, ADD COLUMN "serverStatsConfig" JSONB;