mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41:24 -06:00
3 lines
68 B
SQL
3 lines
68 B
SQL
-- AlterTable
|
|
ALTER TABLE "Webhook" ADD COLUMN "headers" JSONB;
|