mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 09:51:24 -06:00
3 lines
79 B
SQL
3 lines
79 B
SQL
-- AlterTable
|
|
ALTER TABLE "IntegrationSession" ADD COLUMN "context" JSONB;
|