mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-30 13:59:22 +07:00
1 line
69 B
SQL
1 line
69 B
SQL
ALTER TABLE "documents" ADD COLUMN IF NOT EXISTS "editor_data" jsonb; |