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