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