mirror of
https://github.com/lobehub/lobehub.git
synced 2026-04-04 14:49:29 +07:00
2 lines
77 B
SQL
2 lines
77 B
SQL
ALTER TABLE "message_plugins" ADD COLUMN IF NOT EXISTS "intervention" jsonb;
|