generated from fahricansecer/boilerplate-be
3 lines
68 B
SQL
3 lines
68 B
SQL
-- AlterTable
|
|
ALTER TABLE "Content" ADD COLUMN "imageUrl" TEXT;
|