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