3 lines
85 B
SQL
3 lines
85 B
SQL
-- AlterTable
|
|
ALTER TABLE "ApplicationPersistentStorage" ADD COLUMN "hostPath" TEXT;
|
-- AlterTable
|
|
ALTER TABLE "ApplicationPersistentStorage" ADD COLUMN "hostPath" TEXT;
|