Files
2026-05-18 10:58:14 +05:30

3 lines
83 B
SQL

-- AlterTable
ALTER TABLE "HealthCheckCategory" ALTER COLUMN "slug" DROP NOT NULL;