-- AlterTable
ALTER TABLE "users" ADD COLUMN     "nsfwMode" BOOLEAN NOT NULL DEFAULT false;