@@ -0,0 +1,2 @@
-- AlterTable: add isKeyShot flag to shots
ALTER TABLE "shots" ADD COLUMN "isKeyShot" BOOLEAN NOT NULL DEFAULT false;
The note is not visible to the blocked user.