3 lines
72 B
MySQL
3 lines
72 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "Typebot" ADD COLUMN "riskLevel" INTEGER;
|