-- AlterTable
ALTER TABLE "Item" ADD COLUMN     "apiKey" BOOLEAN NOT NULL DEFAULT false;