chore: migration

This commit is contained in:
Methapon Metanipat 2024-11-08 15:16:51 +07:00
parent cd5f8245c4
commit 9612c99093

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Institution" ADD COLUMN "selectedImage" TEXT;