2 lines
110 B
SQL
2 lines
110 B
SQL
-- AlterTable
|
|
ALTER TABLE "DiscordUserProfile" ADD COLUMN "userSupertonicStyle" TEXT NOT NULL DEFAULT '';
|