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