el.xwx.moe/prisma/migrations/20231105202241_modify_user_.../migration.sql
2023-11-09 11:41:08 +01:00

3 lines
72 B
SQL

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