el.xwx.moe/prisma/migrations/20231110154938_add_blurred_.../migration.sql

3 lines
97 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "User" ADD COLUMN "blurredFavicons" BOOLEAN NOT NULL DEFAULT true;