3 lines
80 B
MySQL
3 lines
80 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "deployment_settings" ADD COLUMN "computerHost" TEXT;
|