mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-05 06:46:27 -06:00
3 lines
69 B
SQL
3 lines
69 B
SQL
-- AlterTable
|
|
ALTER TABLE "Message" ADD COLUMN "status" INTEGER;
|