Files
2026-04-14 17:33:21 +05:30

3 lines
68 B
SQL

-- AlterTable
ALTER TABLE "Department" ADD COLUMN "image" TEXT;