mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
* add compress implement * push * update * update * update * fix auto scroll * db schema update * fix compress * fix types * fix lint * update get compressedMessages * update content * update * fix tests * fix tests * fix tests
2 lines
72 B
SQL
2 lines
72 B
SQL
ALTER TABLE "message_groups" ADD COLUMN IF NOT EXISTS "metadata" jsonb;
|