All checks were successful
Publish Docker Image / Publish Docker Image (push) Successful in 39s
3 lines
87 B
SQL
Executable File
3 lines
87 B
SQL
Executable File
-- AlterTable
|
|
ALTER TABLE "Project" ALTER COLUMN "images" SET DEFAULT ARRAY[]::TEXT[];
|