el.xwx.moe/prisma/migrations/20231111183859_add_display_.../migration.sql

3 lines
98 B
MySQL
Raw Normal View History

2023-11-11 13:00:38 -06:00
-- AlterTable
ALTER TABLE "User" ADD COLUMN "displayLinkIcons" BOOLEAN NOT NULL DEFAULT true;