el.xwx.moe/prisma/migrations/20231105202241_modify_user_.../migration.sql

3 lines
72 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "User" ALTER COLUMN "password" DROP NOT NULL;