mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-15 19:52:54 -06:00
3 lines
72 B
SQL
3 lines
72 B
SQL
-- AlterTable
|
|
ALTER TABLE "Chatwoot" ADD COLUMN "ignoreJids" JSONB;
|