3 lines
86 B
SQL
3 lines
86 B
SQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "HealthPackage" ALTER COLUMN "inclusions" SET DEFAULT '{}';
|