3 lines
72 B
MySQL
3 lines
72 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "Branch" ADD COLUMN "selectedImage" TEXT;
|