-- AlterTable
ALTER TABLE "users" ADD COLUMN     "noteTerritoryPosts" BOOLEAN NOT NULL DEFAULT true;